1 |
- <ax-body vue-id="3c50aaa2-1" blank="0" data-event-opts="{{[['^init',[['initBody']]]]}}" bind:init="__e" class="data-v-127632e4" bind:__l="__l" vue-slots="{{['default']}}"><view class="body data-v-127632e4"><view class="app-flex c-between top data-v-127632e4"><view class="tabs data-v-127632e4"><block wx:for="{{tabs.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({index})}}" class="{{['tab','data-v-127632e4',(tabs.index==index)?'active':'']}}" bindtap="__e">{{item.name}}</view></block></view><view class="data-v-127632e4"><text data-event-opts="{{[['tap',[['openFilter']]]]}}" class="ax-iconline i-setting filter-icon data-v-127632e4" bindtap="__e"></text></view></view><view class="list app-hide-scrollbar data-v-127632e4"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toOrderDeile',['$0'],[[['orders.data','',index]]]]]]]}}" class="item data-v-127632e4" bindtap="__e"><view class="title data-v-127632e4"><view class="name data-v-127632e4">{{item.$orig.params.stationName}}</view><view class="{{['state','data-v-127632e4',item.m0.color]}}">{{item.m1.name}}</view></view><view class="subinfo data-v-127632e4"><view class="data-v-127632e4"><view class="data-v-127632e4">{{"订单时间: "+item.$orig.createTime}}</view><view class="data-v-127632e4">{{"终端名称: "+item.$orig.params.deviceName}}</view></view><view class="data-v-127632e4"><view data-event-opts="{{[['tap',[['customerService']]]]}}" class="invoice data-v-127632e4" catchtap="__e">开发票</view></view></view><view class="bottom data-v-127632e4"><view class="money-txt data-v-127632e4">充电费用:</view><view class="money data-v-127632e4"><block wx:if="{{item.$orig.discountMoney||item.$orig.firmPrice}}"><text style="color:red;" class="data-v-127632e4">{{"共减 ¥"+item.g0}}</text></block><text style="width:20rpx;display:inline-block;" class="data-v-127632e4"></text><text style="{{'color:'+(''+(item.$orig.discountMoney||item.$orig.firmPrice?'':'red'))+';'}}" class="data-v-127632e4"><block wx:if="{{item.$orig.discountMoney||item.$orig.firmPrice}}"><text class="data-v-127632e4">实付</text></block>{{'¥'+item.g1}}</text></view></view></view></block><block wx:if="{{$root.g2==0}}"><view class="empty data-v-127632e4"><icon class="ax-iconblock i-meiyou icon data-v-127632e4"></icon><view class="data-v-127632e4">暂无数据</view></view></block><block wx:if="{{orders.total>$root.g3}}"><view data-event-opts="{{[['tap',[['loadData',[true]]]]]}}" class="loadmore data-v-127632e4" bindtap="__e"><text class="data-v-127632e4">点击加载更多</text></view></block></view><ax-popup vue-id="{{('3c50aaa2-2')+','+('3c50aaa2-1')}}" position="top" maskType="black" maskEnable="{{true}}" maskClose="{{true}}" data-ref="filter" class="data-v-127632e4 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="filter-box data-v-127632e4" style="{{'--filter-padding-top:'+(bodyTop+60+'px')+';'}}"><view class="divider data-v-127632e4"></view><view class="filter-form data-v-127632e4"><view class="cell data-v-127632e4"><view class="lable data-v-127632e4">开始时间</view><picker class="content data-v-127632e4" value="{{filter.start}}" mode="date" data-event-opts="{{[['change',[['onChange',['start','$event']]]]]}}" bindchange="__e"><text class="data-v-127632e4">{{filter.start}}</text><text class="ax-iconline i-arrow-right icon data-v-127632e4"></text></picker></view><view class="cell data-v-127632e4"><view class="lable data-v-127632e4">结束时间</view><picker class="content data-v-127632e4" value="{{filter.end}}" mode="date" data-event-opts="{{[['change',[['onChange',['end','$event']]]]]}}" bindchange="__e"><text class="data-v-127632e4">{{filter.end}}</text><text class="ax-iconline i-arrow-right icon data-v-127632e4"></text></picker></view></view><view class="fast data-v-127632e4"><view class="cell data-v-127632e4"><view class="lable data-v-127632e4">快速设定</view></view><view class="shortcut-list data-v-127632e4"><block wx:for="{{shortcuts}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['shortcut',['$0'],[[['shortcuts','',index]]]]]]]}}" class="shortcut data-v-127632e4" bindtap="__e">{{item.name}}</view></block></view></view><view data-event-opts="{{[['tap',[['submit']]]]}}" class="submit data-v-127632e4" bindtap="__e">确认查询</view></view></ax-popup></view></ax-body>
|