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