1 |
- <ax-body vue-id="5b0d33c6-1" hide-indicator-area="{{true}}" bind:__l="__l" vue-slots="{{['default','title']}}"><view class="titlebar event-off" slot="title"><image class="page-title" src="/static/img/title.png"></image></view><view class="map-box"><map class="map" id="map" latitude="{{map.latitude}}" show-location="{{true}}" longitude="{{map.longitude}}" markers="{{markersData}}" data-event-opts="{{[['markertap',[['markertap',['$event']]]]]}}" catchmarkertap="__e"></map></view><view class="contet event-off"><view class="app-flex search-view event-on" id="search"><view class="locate-city"><image class="_icon" src="/static/img/locate.svg"></image><text class="__name">贵阳</text></view><label data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="search-bar" bindtap="__e"><input placeholder-class="app-placeholder" placeholder="输入目的地/电站名"/><image class="_icon-search" src="/static/img/search.svg"></image></label></view><view class="top-subinfo"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="list-model event-on" bindtap="__e"><image class="icon" src="/static/img/switch.svg"></image><view>列表模式</view></view></view></view><ax-popup class="vue-ref" vue-id="{{('5b0d33c6-2')+','+('5b0d33c6-1')}}" position="bottom" maskType maskClose="{{true}}" data-ref="site" data-event-opts="{{[['^closed',[['onClosed']]]]}}" bind:closed="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-body"><view data-event-opts="{{[['tap',[['gotoSiteDetail']]]]}}" class="site event-on" bindtap="__e"><view class="name-wrap"><view class="name"><view class="icon"><image src="/static/img/plug.svg" mode="widthFix"></image></view><view class="txt">{{list.data[list.index].name}}</view></view><view class="distance"><view class="icon"><image src="/static/img/distance.svg" mode="widthFix"></image></view><text>{{list.data[list.index].params.rangeShow}}</text></view></view><view class="ec-name">{{list.data[list.index].equipmentOwnerName}}</view><view class="app-flex c-between info"><view class="charge"><view class="icon">快充</view><view><text class="value">{{list.data[list.index].params.emptyFast}}</text><text class="max">{{list.data[list.index].params.totalFast}}</text></view></view><view class="charge purple"><view class="icon">慢充</view><view><text class="value">{{list.data[list.index].params.emptySlow}}</text><text class="max">{{list.data[list.index].params.totalSlow}}</text></view></view><view class="charge blue"><view class="icon">停车</view><view><text class="value">3</text><text class="max">h</text></view></view></view><view class="price"><view class="app-flex middle" style="color:#FF5D50;"><text class="value">{{list.data[list.index]&&list.data[list.index].params.nowPrice?$root.g0:'0.0000'}}</text><text class="unit">元/度</text></view><view>{{list.data[list.index].params.priceShow}}</view></view><view class="parkade"><view class="icon"><image src="/static/img/parkade.svg" mode="widthFix"></image></view><view class="txt">充电减免2小时停车费,超出时长部分计时收费</view></view></view><view style="{{'height:'+(footPad+'px')+';'}}"></view></view></ax-popup><app-navigation vue-id="{{('5b0d33c6-3')+','+('5b0d33c6-1')}}" id="app-navigation" active="home" bind:__l="__l"></app-navigation></ax-body>
|