accountCancellation.wxml 1.2 KB

1
  1. <view class="page data-v-08d147db"><view style="margin-bottom:40rpx;" class="data-v-08d147db">在注销账户前,请您进行以下风险确认:</view><view class="data-v-08d147db">1.请您注意在【我-钱包]中确认您是否存在尚未使用或提现的余额、优惠券等权益,我们建议您在注销前妥当处理您的资产,例如提现至银行卡、使用相关权益等。</view><view class="data-v-08d147db">2.请您务必审慎阅读关于您权益的重要提示,确保在您注销账号时已处理完毕权益。</view><button data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="btn data-v-08d147db" bindtap="__e">注销账号</button><view class="cancellation data-v-08d147db">注销后账户不可恢复,请谨慎操作</view><u-modal vue-id="85df3be4-1" buttonReverse="{{true}}" showCancelButton="{{true}}" confirmText="{{i18n.enter}}" cancelText="{{i18n.Cancel}}" show="{{show}}" title="{{i18n.accountCancellation}}" content="{{i18n.closeaccount}}" confirmColor="#606266" cancelColor="#2979ff" data-event-opts="{{[['^cancel',[['e1']]],['^confirm',[['logout']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-08d147db" bind:__l="__l"></u-modal></view>