2023-12-07 18:28:31 +08:00
|
|
|
<view class="content data-v-4ea1f3b2"><view class="container data-v-4ea1f3b2"><view class="my-header data-v-4ea1f3b2"><view data-event-opts="{{[['tap',[['goback',['$event']]]]]}}" class="my-icons data-v-4ea1f3b2" bindtap="__e"><uni-icons vue-id="f4c5f8d8-1" type="left" size="16" class="data-v-4ea1f3b2" bind:__l="__l"></uni-icons></view><view class="my-text data-v-4ea1f3b2">充值记录</view><view class="my-icons data-v-4ea1f3b2"></view></view><view class="tap-top data-v-4ea1f3b2"><block wx:for="{{tapList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tapindex',[index]]]]]}}" class="{{['tap-box','data-v-4ea1f3b2',(tindex==index)?'act':'']}}" bindtap="__e"><view class="data-v-4ea1f3b2">{{item.text}}</view><view class="{{['gang','data-v-4ea1f3b2',(tindex==index)?'lan':'']}}"></view></view></block></view><block wx:if="{{$root.g0!=0}}"><view class="ail data-v-4ea1f3b2"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="box-order data-v-4ea1f3b2"><view class="or-box-top data-v-4ea1f3b2"><view class="data-v-4ea1f3b2">{{item.recordName}}</view><view class="chengg data-v-4ea1f3b2">充值成功</view></view><view class="but-box data-v-4ea1f3b2"><view class="huis data-v-4ea1f3b2">充值金额</view><view class="data-v-4ea1f3b2">{{"¥"+item.rechargeBalance}}</view></view><block wx:if="{{item.recordName=='储值卡'}}"><view class="but-box data-v-4ea1f3b2"><view class="huis data-v-4ea1f3b2">优惠合计</view><view class="reds data-v-4ea1f3b2">{{"¥"+item.obtain}}</view></view></block><block wx:else><view class="but-box data-v-4ea1f3b2"><view class="huis data-v-4ea1f3b2">所得升数</view><view class="reds data-v-4ea1f3b2">{{item.obtain}}</view></view></block><view class="but-box data-v-4ea1f3b2"><view class="huis data-v-4ea1f3b2">订单时间</view><view class="data-v-4ea1f3b2">{{item.createTime}}</view></view></view></block></view></block><block wx:if="{{$root.g1==0}}"><u-empty vue-id="f4c5f8d8-2" mode="coupon" text="内容为空" icon="http://cdn.uviewui.com/uview/empty/coupon.png" class="data-v-4ea1f3b2" bind:__l="__l"></u-empty></block><block wx:if="{{show==true}}"><u-loadmore vue-id="f4c5f8d8-3" status="{{status}}" class="data-v-4ea1f3b2" bind:__l="__l"></u-loadmore></block></view></view>
|