1 line
3.4 KiB
Plaintext
1 line
3.4 KiB
Plaintext
<view class="rwa-warp data-v-6f2d1000"><view class="rwa_header data-v-6f2d1000"><view class="header_ data-v-6f2d1000"><view data-event-opts="{{[['tap',[['leftJump',['$event']]]]]}}" style="margin-top:20rpx;" bindtap="__e" class="data-v-6f2d1000"><up-image vue-id="76757106-1" src="/static/common/left_b.png" width="18" height="20" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image></view><view class="title_ data-v-6f2d1000">RWA交易</view><view class="data-v-6f2d1000"></view></view><view class="amount_ data-v-6f2d1000"><view class="amount_title data-v-6f2d1000">数字货币提现</view><view class="amount_num data-v-6f2d1000"><text class="data-v-6f2d1000">{{balanceObj.curAmount||0}}</text><text class="amount_num_usdt data-v-6f2d1000">{{balanceObj.name||USDT}}</text></view></view><view class="but-list-warp data-v-6f2d1000"><view data-event-opts="{{[['tap',[['addWithdrawal',['$event']]]]]}}" class="but-item tx-warp data-v-6f2d1000" bindtap="__e"><view style="margin-top:10rpx;" class="data-v-6f2d1000"><up-image vue-id="76757106-2" src="/static/rwa/tx.png" width="18" height="18" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image></view><view class="but-item-msg data-v-6f2d1000">提现</view></view><view data-event-opts="{{[['tap',[['jumpWithdrawalLog',['$event']]]]]}}" class="but-item jl-warp data-v-6f2d1000" bindtap="__e"><view style="margin-top:10rpx;" class="data-v-6f2d1000"><up-image vue-id="76757106-3" src="/static/rwa/jl.png" width="18" height="18" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image></view><view class="but-item-msg data-v-6f2d1000">记录</view></view></view></view><view class="rwa_content data-v-6f2d1000"><view class="rwa_content_title data-v-6f2d1000">交易所账户</view><view class="rwa_content_list data-v-6f2d1000"><scroll-view style="height:calc(100vh - 800rpx);" scroll-y="true" data-event-opts="{{[['scrolltolower',[['loadMore',['$event']]]]]}}" bindscrolltolower="__e" class="data-v-6f2d1000"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><block wx:if="{{$root.g0}}"><view class="list-item-warp data-v-6f2d1000"><up-image vue-id="{{'76757106-4-'+__i0__}}" src="/static/rwa/account.png" width="40" height="40" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image><view class="list-item-content-warp data-v-6f2d1000"><view class="data-v-6f2d1000">{{item.$orig.name+"-"+item.$orig.account}}</view><view class="list-item-content-time data-v-6f2d1000">{{item.m0}}</view></view></view></block><block wx:else><view class="not_order_warp data-v-6f2d1000"><up-image vue-id="{{'76757106-5-'+__i0__}}" src="/static/rwa/kzt.png" width="100" height="100" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image><view class="not_order_msg_warp data-v-6f2d1000">暂无账户数据~</view></view></block></block><block wx:if="{{loading}}"><view style="text-align:center;" class="data-v-6f2d1000">加载中...</view></block></scroll-view></view><view class="rwa_content_add data-v-6f2d1000"><view data-event-opts="{{[['tap',[['addRwa',['$event']]]]]}}" class="rwa_content_add_but data-v-6f2d1000" bindtap="__e"><up-image vue-id="76757106-6" src="/static/rwa/add.png" width="14" height="14" bgColor="#f1f6ff00" class="data-v-6f2d1000" bind:__l="__l"></up-image><view style="margin-left:10rpx;" class="data-v-6f2d1000">添加交易所账户</view></view></view></view></view> |