You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.9 KiB
1 lines
1.9 KiB
<view class="ChargingStationMap_body data-v-45f7f06c"><map class="ChargingStationMap data-v-45f7f06c" scale="{{10}}" circles="{{circles}}" show-location="{{true}}" id="map_Id" markers="{{markers}}" latitude="{{location.latitude}}" longitude="{{location.longitude}}" data-event-opts="{{[['tap',[['mapTap',['$event']]]],['callouttap',[['callouttap',['$event']]]],['regionchange',[['regionchange',['$event']]]],['markertap',[['markertap',['$event']]]]]}}" bindtap="__e" bindcallouttap="__e" bindregionchange="__e" bindmarkertap="__e"><cover-view slot="callout" class="data-v-45f7f06c"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-45f7f06c"><cover-view class="customCallout data-v-45f7f06c" marker-id="{{item.$orig.id}}"><cover-image class="customCallout_img data-v-45f7f06c" src="../../static/customCallout.png"></cover-image><cover-view class="data-v-45f7f06c"></cover-view><cover-view class="content flex column data-v-45f7f06c"><cover-view class="flex data-v-45f7f06c" style="width:100%;"><cover-view class="content_label data-v-45f7f06c">{{'闲 '+item.$orig.idleNum+''}}</cover-view><cover-view class="oneflex flex jc ac data-v-45f7f06c" style="text-align:center;line-height:26rpx;padding-top:10rpx;">{{'¥'+item.g0}}</cover-view></cover-view><cover-view class="content_value flex oneflex ac data-v-45f7f06c"><cover-view class="content_value_price oneflex data-v-45f7f06c">{{'快 '+item.$orig.fastNum+''}}</cover-view><cover-view class="content_value_price oneflex data-v-45f7f06c">{{'慢\n\t\t\t\t\t\t\t\t'+item.$orig.slowNum}}</cover-view></cover-view></cover-view></cover-view></block></block></cover-view></map><block wx:if="{{stationData}}"><station-item style="position:absolute;bottom:50rpx;left:0;right:0;margin:0 auto;" vue-id="41c6f762-1" data="{{stationData}}" class="data-v-45f7f06c" bind:__l="__l"></station-item></block></view> |