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
854 B
1 line
854 B
8 months ago
|
<view class="bg data-v-6c0c7f6e"><image class="logoutImg data-v-6c0c7f6e" src="https://static.ticket.sz-trip.com/tongli/images/user/logout.png"></image><view class="title data-v-6c0c7f6e">用户注销协议</view><view class="text data-v-6c0c7f6e"><rich-text nodes="{{$root.m0}}"></rich-text></view><view class="_footer data-v-6c0c7f6e"><view class="data-v-6c0c7f6e"></view><view class="flex-between data-v-6c0c7f6e"><view data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" class="btn flex-center data-v-6c0c7f6e" bindtap="__e">取消</view><block wx:if="{{time!=0}}"><view class="btn flex-center data-v-6c0c7f6e">{{"查看协议("+time+"s)"}}</view></block><block wx:else><view data-event-opts="{{[['tap',[['confirmLogout',['$event']]]]]}}" class="btn btns flex-center data-v-6c0c7f6e" bindtap="__e">确认注销</view></block></view></view></view>
|