rechargeDetail.wxml 4.73 KB
<view class="data-v-cbf67474"><view class="statistics yellow-bg uni-list-cell-pd data-v-cbf67474" style="color:#fff;">共18笔充值,充值总金额100.00元</view><view class="uni-list data-v-cbf67474"><view class="uni-list-cell data-v-cbf67474"><view class="uni-list-cell-left data-v-cbf67474">消费类型</view><view class="uni-list-cell-db data-v-cbf67474"><picker value="{{index}}" range="{{array}}" data-event-opts="{{[['change',[['bindPickerChange',['$event']]]]]}}" bindchange="__e" class="data-v-cbf67474"><view class="uni-input data-v-cbf67474">{{array[index]}}</view></picker></view></view></view><view class="uni-list data-v-cbf67474"><view class="uni-list-cell data-v-cbf67474"><view class="uni-list-cell-left data-v-cbf67474">充值方式</view><view class="uni-list-cell-db data-v-cbf67474"><picker value="{{indexWay}}" range="{{arrayWay}}" data-event-opts="{{[['change',[['bindPickerChangeWay',['$event']]]]]}}" bindchange="__e" class="data-v-cbf67474"><view class="uni-input data-v-cbf67474">{{arrayWay[indexWay]}}</view></picker></view></view></view><view class="uni-list data-v-cbf67474"><view class="uni-list-cell data-v-cbf67474"><view class="uni-list-cell-left data-v-cbf67474">开始时间</view><view class="uni-list-cell-db data-v-cbf67474"><picker mode="date" value="{{date}}" start="{{startDate}}" end="{{endDate}}" data-event-opts="{{[['change',[['bindStartDateChange',['$event']]]]]}}" bindchange="__e" class="data-v-cbf67474"><view class="uni-input data-v-cbf67474">{{benginDate}}</view></picker></view></view></view><view class="uni-list data-v-cbf67474"><view class="uni-list-cell data-v-cbf67474"><view class="uni-list-cell-left data-v-cbf67474">结束时间</view><view class="uni-list-cell-db data-v-cbf67474"><picker mode="date" value="{{date}}" start="{{startDate}}" end="{{endDate}}" data-event-opts="{{[['change',[['bindEndDateChange',['$event']]]]]}}" bindchange="__e" class="data-v-cbf67474"><view class="uni-input data-v-cbf67474">{{overDate}}</view></picker></view></view></view><view class="border-bg data-v-cbf67474"></view><block wx:if="{{rows.length==0}}"><uni-load-more class="load data-v-cbf67474" vue-id="b2d71800-1" content-text="{{contentText}}" status="{{status}}" icon-size="{{24}}" iconType="{{iconType}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-list class="rechargeWrap data-v-cbf67474" vue-id="{{('b2d71800-2')+','+('b2d71800-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">+66</text><text class="data-v-cbf67474">充值成功</text></view><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="color-green data-v-cbf67474">微信充值</text><text class="data-v-cbf67474">2020-10-01 01:01:01</text></view></uni-list><uni-list class="rechargeWrap data-v-cbf67474" vue-id="{{('b2d71800-3')+','+('b2d71800-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">+66</text><text class="data-v-cbf67474">充值成功</text></view><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="color-blue data-v-cbf67474">支付宝充值</text><text class="data-v-cbf67474">2020-10-01 01:01:01</text></view></uni-list><uni-list class="rechargeWrap data-v-cbf67474" vue-id="{{('b2d71800-4')+','+('b2d71800-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">+66</text><text class="data-v-cbf67474">充值成功</text></view><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="color-red data-v-cbf67474">线下公对公充值</text><text class="data-v-cbf67474">2020-10-01 01:01:01</text></view></uni-list><uni-list class="rechargeWrap data-v-cbf67474" vue-id="{{('b2d71800-5')+','+('b2d71800-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">-66</text><text class="data-v-cbf67474">支付成功</text></view><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="color-green data-v-cbf67474">购买卡券</text><text class="data-v-cbf67474">2020-10-01 01:01:01</text></view><view class="rechargeArrow data-v-cbf67474">></view></uni-list><uni-list class="rechargeWrap data-v-cbf67474" vue-id="{{('b2d71800-6')+','+('b2d71800-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">-66</text><text class="data-v-cbf67474">支付成功</text></view><view class="recordCon uni-list-cell-pd data-v-cbf67474"><text class="data-v-cbf67474">停车支付</text><text class="data-v-cbf67474">2020-10-01 01:01:01</text></view><view class="rechargeArrow data-v-cbf67474">></view></uni-list></uni-load-more></block></view>