徐总多门店
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 line
9.8 KiB

3 months ago
<view style="{{(colorStyle)}}"><view class="cash-withdrawal"><view class="accountTitle"><view style="{{'height:'+(getHeight.barTop+'px')+';'}}"></view><view class="sysTitle acea-row row-center-wrapper" style="{{'height:'+(getHeight.barHeight+'px')+';'}}"><view>提现</view><text data-event-opts="{{[['tap',[['goarrow',['$event']]]]]}}" class="iconfont icon-ic_leftarrow" bindtap="__e"></text></view></view><view style="{{'height:'+(getHeight.barTop+getHeight.barHeight+'px')+';'}}"></view><view class="header"><view class="headerCon"><view class="money">{{userInfo.commissionCount}}</view><view>可提现金额</view></view></view><view class="wrapper"><block wx:if="{{$root.g0==4}}"><view class="nav acea-row"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['swichNav',['$0',index],[[['navList','',index,'id']]]]]]]}}" class="{{['item',currentIndex==0?'on6':currentIndex==1?'on7':currentIndex==2?'on8':'on9',currentIndex==index?'items':'']}}" bindtap="__e">{{''+item.name+''}}</view></block><view class="{{['navBg',currentIndex==0?'on6':currentIndex==1?'on7':currentIndex==2?'on8':'on9']}}"></view></view></block><block wx:if="{{$root.g1==3}}"><view class="nav acea-row"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['swichNav',['$0',index],[[['navList','',index,'id']]]]]]]}}" class="{{['item',currentIndex==0?'on1':currentIndex==1?'on2':'on3',currentIndex==index?'items':'']}}" bindtap="__e">{{''+item.name+''}}</view></block><view class="{{['navBg',currentIndex==0?'on1':currentIndex==1?'on2':'on3']}}"></view></view></block><block wx:if="{{$root.g2==2}}"><view class="nav acea-row"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['swichNav',['$0',index],[[['navList','',index,'id']]]]]]]}}" class="{{['item','on',currentTab==item.id?'ons':'']}}" bindtap="__e">{{''+item.name+''}}</view></block><view class="{{['navBg',currentIndex==0?'on4':'on5']}}"></view></view></block><block wx:if="{{$root.g3==1}}"><view class="nav on"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item">{{''+(item.id==0?'提现至银行卡':item.id==1?'提现至余额':item.id==2?'提现至微信':'提现至支付宝')+''}}</view></block></view></block><view hidden="{{currentTab!=0}}"><form data-event-opts="{{[['submit',[['subCash',['$event']]]]]}}" bindsubmit="__e"><view class="list"><view class="itemCon"><view class="item acea-row row-between-wrapper"><view class="name">持卡人</view><view class="input"><input placeholder="请输入持卡人姓名" placeholder-class="placeholder" name="name" onKeypress="javascript:if(event.keyCode == 32)event.returnValue = false;"/></view></view><view class="item acea-row row-between-wrapper"><view class="name">卡号</view><view class="input"><input type="number" placeholder="请输入卡号" placeholder-class="placeholder" name="cardnum"/></view></view><view class="item acea-row row-between-wrapper"><view class="name">银行</view><view class="input"><picker value="{{index}}" range="{{array}}" data-event-opts="{{[['change',[['bindPickerChange',['$event']]]]]}}" bindchange="__e"><view class="acea-row row-between-wrapper"><text class="Bank">{{array[index]}}</text><text class="iconfont icon-ic_rightarrow"></text></view></picker></view></view><view class="item acea-row row-between-wrapper"><view class="name">提现</view><view class="input acea-row row-between-wrapper"><input maxlength="{{moneyMaxLeng}}" placeholder="{{'最低提现金额:¥'+minPrice}}" placeholder-class="placeholder" name="money" type="digit" data-event-opts="{{[['input',[['inputNum',['$event']]]]]}}" value="{{cashVal}}" bindinput="__e"/><view data-event-opts="{{[['tap',[['allCash',['$event']]]]]}}" class="all" bindtap="__e">全部提现</view></view></view></view><view class="tip">当前可提现金额:<text class="price">{{"¥"+userInfo.commissionCount}}</text>{{",冻结佣金:¥"+userInfo.broken_commission