recharge.wxml 1.3 KB

1
  1. <view class="container data-v-50fd3826"><view class="box data-v-50fd3826">充值金额</view><view class="list dffs data-v-50fd3826"><block wx:for="{{rspData}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['selItem',['$0',index],[[['rspData','',index]]]]]]]}}" class="{{['button_money','data-v-50fd3826',item.id==money?'sel':'','li']}}" bindtap="__e"><view style="color:#0bb291;" class="data-v-50fd3826">{{item.money+"元"}}</view><view style="font-size:26rpx;font-weight:normal;color:#0bb291;" class="data-v-50fd3826">{{item.bean+"学豆"}}</view></view></block></view><view class="cen data-v-50fd3826"><view class="cen-title textgrey data-v-50fd3826">支付方式</view><view class="pay-item bb dffs data-v-50fd3826"><image class="left-icon data-v-50fd3826" src="/static/img/pro/paywx.png"></image><text class="pay-til data-v-50fd3826">微信</text><image class="right-icon data-v-50fd3826" src="/static/img/pro/paysel.png"></image></view></view><navigator class="mt30 fontmid prosecond data-v-50fd3826" url="/pages/user/funManage/list?type=3">充值记录></navigator><u-button class="custom-style data-v-50fd3826" vue-id="18ab9ab9-1" color="#00952E" shape="circle" data-event-opts="{{[['^click',[['submitClickEvent']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">立即支付</u-button></view>