1 |
- <view class="withdrawal data-v-4dc6d51b"><view class="withdrawal-top data-v-4dc6d51b"><view class="title data-v-4dc6d51b">{{''+i18n.paymentMethod+''}}</view><view class="wx data-v-4dc6d51b"><image class="wx-logo data-v-4dc6d51b" src="../../static/mine/323.png" mode></image><text class="data-v-4dc6d51b">{{i18n.weChatBalance}}</text></view></view><view class="content data-v-4dc6d51b"><view class="money data-v-4dc6d51b">{{''+i18n.withdrawalAmount+''}}</view><view class="inp data-v-4dc6d51b"><text class="data-v-4dc6d51b">¥</text><input type="number" data-event-opts="{{[['input',[['__set_model',['','money','$event',[]]]]]]}}" value="{{money}}" bindinput="__e" class="data-v-4dc6d51b"/><text data-event-opts="{{[['tap',[['whole',['$event']]]]]}}" style="color:#f83224;" bindtap="__e" class="data-v-4dc6d51b">{{i18n.withdrawAllFunds}}</text></view><block wx:if="{{type=='balance'}}"><text class="all-money data-v-4dc6d51b">{{i18n.moneyAmount+"¥"+userInformation.balance}}</text></block><block wx:else><text class="all-money data-v-4dc6d51b">{{i18n.moneyAmount+"¥"+userInformation.deposit}}</text></block><button data-event-opts="{{[['tap',[['immediatelyWithdrawal',['$event']]]]]}}" class="immediately data-v-4dc6d51b" bindtap="__e">{{''+i18n.withdrawImmediately+''}}</button><view data-event-opts="{{[['tap',[['toWithdrawalDetail',['$event']]]]]}}" class="detail data-v-4dc6d51b" bindtap="__e">{{''+i18n.withdrawalDetails+''}}</view></view><u-toast vue-id="06ba9060-1" data-ref="uToast" class="data-v-4dc6d51b vue-ref" bind:__l="__l"></u-toast></view>
|