You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1 lines
1.1 KiB

<view class="_div data-v-7f3dfb48"><view class="recharge _div data-v-7f3dfb48"><view class="nav acea-row row-around row-middle _div data-v-7f3dfb48"><block wx:for="{{navRecharge}}" wx:for-item="item" wx:for-index="navRechargeIndex" wx:key="navRechargeIndex"><view data-event-opts="{{[['tap',[['navRecharges',[navRechargeIndex]]]]]}}" class="{{['item _div data-v-7f3dfb48',active===navRechargeIndex?'on':'']}}" bindtap="__e">{{item}}</view></block></view><view class="info-wrapper _div data-v-7f3dfb48"><view class="money _div data-v-7f3dfb48"><label class="_span data-v-7f3dfb48">¥</label><input type="number" placeholder="0.00" data-event-opts="{{[['input',[['__set_model',['','money','$event',[]]]]]]}}" value="{{money}}" bindinput="__e" class="data-v-7f3dfb48"/></view><block wx:if="{{!active}}"><view class="tips _div data-v-7f3dfb48">提示:当前余额为<label class="_span data-v-7f3dfb48">{{"¥"+(now_money||0)}}</label></view></block><view data-event-opts="{{[['tap',[['recharge',['$event']]]]]}}" class="pay-btn bg-color-red _div data-v-7f3dfb48" bindtap="__e">{{active?"立即转入":"立即充值"}}</view></view></view></view>