rk
18 小时以前 a59ff44b2eaa7020f0529632d9ec064c4dc38e27
small-program/unpackage/dist/dev/mp-weixin/shop/pages/withdraw/withdraw.wxml
@@ -1 +1 @@
<view class="box data-v-71d353d9"><view class="bg data-v-71d353d9"><view class="bg-a data-v-71d353d9">可提现余额(元)</view><view class="bg-b data-v-71d353d9"><text class="data-v-71d353d9">{{$root.g0}}</text><text class="data-v-71d353d9"></text></view><view class="form data-v-71d353d9"><view class="form-a data-v-71d353d9"><view class="form-a-label data-v-71d353d9">提现至</view><view class="form-a-val data-v-71d353d9"><image src="../../images/ic_alipay@2x.png" mode="widthFix" class="data-v-71d353d9"></image><text class="data-v-71d353d9">{{"支付宝 "+(form.aliAccount||'')}}</text></view></view><view class="form-xian data-v-71d353d9"></view><view class="form-title data-v-71d353d9">提现金额</view><view class="form-input data-v-71d353d9"><view class="form-input-dw data-v-71d353d9">¥</view><input type="text" placeholder="0" focus="{{focus}}" data-event-opts="{{[['blur',[['e0',['$event']]]],['input',[['__set_model',['$0','amount','$event',[]],['form']]]]]}}" value="{{form.amount}}" bindblur="__e" bindinput="__e" class="data-v-71d353d9"/><view data-event-opts="{{[['tap',[['inputAll',['$event']]]]]}}" class="form-input-tx data-v-71d353d9" bindtap="__e">全部提现</view></view><view data-event-opts="{{[['tap',[['confirm']]]]}}" class="form-btn data-v-71d353d9" bindtap="__e">提交申请</view></view></view><u-popup vue-id="6ed0af66-1" show="{{show}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-71d353d9" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-71d353d9"><view class="tc-contemt data-v-71d353d9"><view class="tc-contemt-title data-v-71d353d9">操作提示</view><view class="tc-contemt-nr data-v-71d353d9"> 您确认发起此次提现申请吗? </view></view><view class="tc-btn data-v-71d353d9"><view data-event-opts="{{[['tap',[['confirm']]]]}}" class="tc-btn-item data-v-71d353d9" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['applyDo',['$event']]]]]}}" class="tc-btn-item data-v-71d353d9" style="color:#004096;" bindtap="__e">确认</view></view></view></u-popup></view>
<view class="box data-v-71d353d9"><view class="bg data-v-71d353d9"><view class="bg-a data-v-71d353d9">可提现余额(元)</view><view class="bg-b data-v-71d353d9"><text class="data-v-71d353d9">{{$root.g0}}</text><text class="data-v-71d353d9"></text></view><view class="form data-v-71d353d9"><view class="form-a data-v-71d353d9"><view class="form-a-label data-v-71d353d9">提现至支付宝账号</view><view class="form-a-val data-v-71d353d9"><input type="text" placeholder="请输入提现账号" data-event-opts="{{[['input',[['__set_model',['$0','aliAccount','$event',[]],['form']]]]]}}" value="{{form.aliAccount}}" bindinput="__e" class="data-v-71d353d9"/></view></view><view class="form-a data-v-71d353d9"><view class="form-a-label data-v-71d353d9">账号姓名</view><view class="form-a-val data-v-71d353d9"><input type="text" placeholder="请输入账号姓名" data-event-opts="{{[['input',[['__set_model',['$0','aliName','$event',[]],['form']]]]]}}" value="{{form.aliName}}" bindinput="__e" class="data-v-71d353d9"/></view></view><view class="form-title data-v-71d353d9">提现金额</view><view class="form-input data-v-71d353d9"><view class="form-input-dw data-v-71d353d9">¥</view><input type="text" placeholder="0" focus="{{focus}}" data-event-opts="{{[['blur',[['e0',['$event']]]],['input',[['__set_model',['$0','amount','$event',[]],['form']]]]]}}" value="{{form.amount}}" bindblur="__e" bindinput="__e" class="data-v-71d353d9"/><view data-event-opts="{{[['tap',[['inputAll',['$event']]]]]}}" class="form-input-tx data-v-71d353d9" bindtap="__e">全部提现</view></view><view data-event-opts="{{[['tap',[['confirm']]]]}}" class="form-btn data-v-71d353d9" bindtap="__e">提交申请</view></view></view><u-popup vue-id="6ed0af66-1" show="{{show}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-71d353d9" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-71d353d9"><view class="tc-contemt data-v-71d353d9"><view class="tc-contemt-title data-v-71d353d9">操作提示</view><view class="tc-contemt-nr data-v-71d353d9"> 您确认发起此次提现申请吗? </view></view><view class="tc-btn data-v-71d353d9"><view data-event-opts="{{[['tap',[['confirm']]]]}}" class="tc-btn-item data-v-71d353d9" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['applyDo',['$event']]]]]}}" class="tc-btn-item data-v-71d353d9" style="color:#004096;" bindtap="__e">确认</view></view></view></u-popup></view>