accountCancellation.wxml 766 B

1
  1. <view class="page data-v-813ecc82"><view style="margin-bottom:40rpx;" class="data-v-813ecc82">{{name}}</view><u-parse vue-id="85df3be4-1" content="{{content}}" class="data-v-813ecc82" bind:__l="__l"></u-parse><button data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="btn data-v-813ecc82" bindtap="__e">注销账号</button><u-modal vue-id="85df3be4-2" 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-813ecc82" bind:__l="__l"></u-modal></view>