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
6.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<view><block wx:if="{{!canWithdrawn}}"><view class="mask"><view class="top-msg flex justify-between"><view><text class="cuIcon-notification" style="margin-right:5rpx;"></text>请先做实名认证再提现</view><view data-event-opts="{{[['tap',[['toRealname',['$event']]]]]}}" bindtap="__e">去认证<text class="cuIcon-right"></text></view></view></view></block><view class="bg-white text-black" style="padding:30rpx;"><view class="flex justify-between" style="margin-bottom:20rpx;line-height:40rpx;"><view style="font-size:32rpx;">提现金额(元)<text class="cuIcon-question" style="font-size:26rpx;"></text></view><view data-event-opts="{{[['tap',[['toWithdrawRecord',['$event']]]]]}}" bindtap="__e">提现记录<text class="cuIcon-right"></text></view></view><view class="input-box flex justify-between"><text style="font-size:48rpx;">¥</text><input class="flex-sub" type="digit" value="{{money}}" placeholder="{{'本次最多可提现'+balance+'元'}}" placeholder-class="place" data-event-opts="{{[['input',[['__set_model',['','money','$event',[]]]]]]}}" bindinput="__e"/><view data-event-opts="{{[['tap',[['allBalance',['$event']]]]]}}" class="text-red" bindtap="__e">全部</view></view></view><u-radio-group vue-id="af609000-1" active-color="red" value="{{checkPlain}}" data-event-opts="{{[['^change',[['radioGroupChange']]],['^input',[['__set_model',['','checkPlain','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="where flex"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="flex-sub flex justify-center"><u-radio vue-id="{{('af609000-2-'+index)+','+('af609000-1')}}" name="{{item.name}}" bind:__l="__l" vue-slots="{{['default']}}">{{"提现到"+item.name}}</u-radio></view></block></view></u-radio-group><view class="center-con"><view class="flex align-center" style="height:80rpx;">{{"姓名:"+name}}</view><input class="center-input" value="{{content}}" placeholder="{{'请输入'+checkPlain+'账号(提现仅供本人账户)'}}" data-event-opts="{{[['input',[['__set_model',['','content','$event',[]]]]]]}}" bindinput="__e"/><view class="center-tip">提现小助手<text data-event-opts="{{[['tap',[['tipModel',[true]]]]]}}" class="cuIcon-question" bindtap="__e"></text></view><view class="intro">现在申请提现,将在<text class="text-black">04月10日</text>审核,审核成功后,预计<text class="text-black">3</text>个工作日到账,实际到账时间以落地处理结果为准。</view><button data-event-opts="{{[['tap',[['withdraw',['$event']]]]]}}" class="btn bg-red cu-btn block lg" bindtap="__e">申请提现</button><view class="center-bottom"><text data-event-opts="{{[['tap',[['setAgree',['$event']]]]]}}" class="{{[isAgree?'cuIcon-squarecheckfill text-red':'cuIcon-square']}}" bindtap="__e"></text>请同意<text class="text-red">《共享经济合作伙伴协议》</text>后进行提现</view></view><u-keyboard class="vue-ref" vue-id="af609000-3" default mode="number" mask="{{true}}" mask-close-able="{{false}}" dot-enabled="{{false}}" safe-area-inset-bottom="{{true}}" tooltip="{{false}}" data-ref="uKeyboard" value="{{showPwdModel}}" data-event-opts="{{[['^change',[['onChange']]],['^backspace',[['onBackspace']]],['^input',[['__set_model',['','showPwdModel','$event',[]]]]]]}}" bind:change="__e" bind:backspace="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="keyboard"><view class="u-text-center u-padding-20 money" style="line-height:60rpx;position:relative;"><view>请输入密码</view><text data-event-opts="{{[['tap',[['hidePayModel',['$event']]]]]}}" class="cuIcon-close keyboard-close" bindtap="__e"></text></view><view class="u-flex u-row-center"><u-message-input vue-id="{{('af609000-4')+','+('af609000-3')}}" mode="box" maxlength="{{6}}" dot-fill="{{true}}" disabled-keyboard="{{true}}" value="{{password}}" data-event-opts="{{[['^finish',[['finish']]],['^input',[['__set_model',['','password','$event',[]]]]]]}}" bind:finish="__e" bind:input="__e" bind:__l="__l"></u-message-input></view><view class="u-text-right u-padding-top-20 u-padding-bottom-40 u-padding-right-30 tips text-red"><text class="cuIcon-question"></text>忘记密码</view></view></u-keyboard><u-modal vue-id="af609000-5" content="您当前未设置密码,请先设置密码" confirm-text="设置密码" confirm-color="red" show-cancel-button="{{true}}" value="{{showModel}}" data-event-opts="{{[['^confirm',[['setPwd']]],['^input',[['__set_model',['','showModel','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" bind:__l="__l"></u-modal><u-popup bind:input="__e" vue-id="af609000-6" mode="center" border-radius="10" mask-close-able="{{false}}" value="{{showTipModel}}" data-event-opts="{{[['^input',[['__set_model',['','showTipModel','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tip-model"><view class="bg-box text-center text-white"><image style="width:100%;" src="{{IMAGE_URL+'/photo/FgK4QGjlD2rezZf6176t_fvkjWb0.png'}}" mode="widthFix"></image><view class="bg-con flex flex-direction justify-center"><view style="font-size:32rpx;">谨记小助手提示</view><view style="font-size:36rpx;margin-top:20rpx;">大幅提升提现成功率</view></view></view><view class="tip-con" style="padding:40rpx 30rpx 20rpx;"><view class="tip-item flex align-start"><image src="../../static/mine/t-tip.png" mode="widthFix"></image><view class="flex-sub clear"><view>提现需要审核,每个月的<text class="text-red">10日和25日</text>,是提现审核日</view><view class="text-red">审核日当天17:00前提交申请可在当天审核</view></view></view><view class="tip-item flex align-start"><image src="../../static/mine/t-tip.png" mode="widthFix"></image><view class="flex-sub clear"><view>提现可以选择储蓄卡。收款账户信息需要和您的会员名称保持一致</view><view class="text-red">{{"(您的会员名称:"+name+")"}}</view></view></view><view class="tip-item flex align-start"><image src="../../static/mine/t-tip.png" mode="widthFix"></image><view class="flex-sub clear"><view>审核成功后需要等待3个工作日资金才会到达账户</view><view class="text-red">{{"(您的会员名称:"+name+")"}}</view></view></view><view class="tip-item flex align-start"><image src="../../static/mine/t-tip.png" mode="widthFix"></image><view class="flex-sub clear"><view>单笔金额需<text class="text-red">大于10元</text>以上才可提现</view></view></view></view><view style="padding:30rpx;"><button data-event-opts="{{[['tap',[['tipModel',[false]]]]]}}" class="text-white bg-red" style="border-radius:50rpx;" bindtap="__e">我知道了</button></view></view></u-popup></view>