cashlist.wxml 1.9 KB

1
  1. <view class="data-v-0fd311a0"><navbar bind:input="__e" vue-id="0ab8efd6-1" scroll="{{scrollNum}}" iSimmersive="{{false}}" placeholder="{{true}}" title="提现记录" value="{{screenHeight}}" data-event-opts="{{[['^input',[['__set_model',['','screenHeight','$event',[]]]]]]}}" class="data-v-0fd311a0" bind:__l="__l"></navbar><mescroll-body vue-id="0ab8efd6-2" height="{{screenHeight+'px'}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" class="data-v-0fd311a0 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="top data-v-0fd311a0"><text class="data-v-0fd311a0">{{"总余额:¥"+amount}}</text><text data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-0fd311a0">去提现</text></view><view class="list-wrap data-v-0fd311a0"><view class="list-box clear data-v-0fd311a0"><block wx:for="{{result}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="list-item clear data-v-0fd311a0"><view class="t data-v-0fd311a0"><text class="data-v-0fd311a0">转帐</text><text class="data-v-0fd311a0">{{"-¥"+item.amount}}</text></view><view class="box data-v-0fd311a0"><view class="box-item data-v-0fd311a0"><view class="data-v-0fd311a0"><text class="icon iconfont data-v-0fd311a0"></text>申请时间</view><view class="data-v-0fd311a0">{{item.time}}</view></view><view class="box-item data-v-0fd311a0"><view class="data-v-0fd311a0"><text class="icon iconfont data-v-0fd311a0"></text>申请状态</view><view class="{{['data-v-0fd311a0',(item.status==0)?'c-1':'',(item.status==1)?'c-2':'',(item.status==2)?'c-3':'']}}">{{item.text}}</view></view><block wx:if="{{item.description}}"><view class="box-item clear data-v-0fd311a0">{{item.description}}</view></block></view></view></block></view></view></mescroll-body></view>