recharge.wxml 2.6 KB

1
  1. <view class="recharge data-v-0542d7c4"><view class="mine data-v-0542d7c4">我的余额(元)</view><view class="money data-v-0542d7c4">{{userInformation.balance}}</view><view class="to-withdrawal data-v-0542d7c4"><all-right vue-id="d62edce0-1" name="去提现" withdrawal="{{true}}" data-event-opts="{{[['^toDetail',[['toWithdrawal']]]]}}" bind:toDetail="__e" class="data-v-0542d7c4" bind:__l="__l"></all-right></view><view class="select-money data-v-0542d7c4"><view class="title data-v-0542d7c4">余额账户充值</view><view class="select-recharge data-v-0542d7c4"><view data-event-opts="{{[['tap',[['selectMoney',[100]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==100)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>100</view><view data-event-opts="{{[['tap',[['selectMoney',[200]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==200)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>200</view><view data-event-opts="{{[['tap',[['selectMoney',[300]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==300)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>300</view><view data-event-opts="{{[['tap',[['selectMoney',[600]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==600)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>600</view><view data-event-opts="{{[['tap',[['selectMoney',[800]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==800)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>800</view><view data-event-opts="{{[['tap',[['selectMoney',[1000]]]]]}}" class="{{['recharge-money','data-v-0542d7c4',(backgroundRed==1000)?'back-red':'']}}" bindtap="__e"><text class="data-v-0542d7c4">¥</text>1000</view></view><u--input bind:input="__e" vue-id="d62edce0-2" placeholder="输入自定义金额" prefixIcon="rmb" prefixIconStyle="font-size: 36rpx;color: #000;font-weight:600" value="{{rmb}}" data-event-opts="{{[['^input',[['__set_model',['','rmb','$event',[]]]]]]}}" class="data-v-0542d7c4" bind:__l="__l"></u--input><view class="payment data-v-0542d7c4"><view class="title data-v-0542d7c4">支付方式</view><view class="wx-pay data-v-0542d7c4"><view class="logo data-v-0542d7c4"><image class="wx-logo data-v-0542d7c4" src="../../static/mine/323.png" mode></image>微信支付</view><image class="wx-logo data-v-0542d7c4" src="../../static/mine/330.png" mode="scaleToFill"></image></view></view><button data-event-opts="{{[['tap',[['recharge',['$event']]]]]}}" class="recharge-btn data-v-0542d7c4" bindtap="__e">充值</button></view></view>