bind.wxml 2.6 KB

1
  1. <view class="app-content _div data-v-70d4fcc4"><block wx:if="{{showBindArea}}"><view class="_div data-v-70d4fcc4"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-70d4fcc4"><view class="module-com input-line-wrap _div data-v-70d4fcc4"><view class="prompt-text _div data-v-70d4fcc4" style="padding-top:20rpx;margin-bottom:20rpx;font-size:30rpx;">请按以下操作完成绑定:</view><tui-list-cell class="line-cell data-v-70d4fcc4" vue-id="5f6f1676-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title required _div data-v-70d4fcc4" style="width:120rpx;">手机号</view><view style="width:400rpx;" class="data-v-70d4fcc4">{{form.mobile}}</view><button class="admin-button-com blue mini-btn data-v-70d4fcc4" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['getWxMobile',['$event']]]]]}}" bindgetphonenumber="__e">帮我填</button></tui-list-cell><tui-list-cell class="line-cell data-v-70d4fcc4" vue-id="5f6f1676-2" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title required _div data-v-70d4fcc4" style="width:120rpx;">昵称</view><view style="width:400rpx;" class="data-v-70d4fcc4">{{form.name}}</view><button data-event-opts="{{[['tap',[['getWxAvatar',['$event']]]]]}}" class="admin-button-com blue mini-btn data-v-70d4fcc4" bindtap="__e">帮我填</button></tui-list-cell><view class="prompt-text _div data-v-70d4fcc4" style="margin-top:20rpx;margin-bottom:20rpx;font-size:30rpx;">关注公众号,第一时间接收门店动态:</view><tui-list-cell vue-id="5f6f1676-3" class="data-v-70d4fcc4" bind:__l="__l" vue-slots="{{['default']}}"><block class="data-v-70d4fcc4"><official-account class="data-v-70d4fcc4"></official-account></block></tui-list-cell><view class="btn-wrap _div data-v-70d4fcc4"><button class="admin-button-com blue big data-v-70d4fcc4" formType="submit">完成</button></view></view></form></view></block><block wx:if="{{showSuccessArea}}"><view class="_div data-v-70d4fcc4"><view style="text-align:center;padding-top:50rpx;" class="data-v-70d4fcc4"><image style="width:30vh;margin:0 auto;" src="{{constant.imgUrl+'/retail/callback/success.png'}}" alt="{{true}}" mode="widthFix" class="_img data-v-70d4fcc4"></image></view><view style="text-align:center;font-size:40rpx;margin-top:30rpx;" class="data-v-70d4fcc4">绑定成功</view><view style="text-align:center;margin-top:5vh;" class="data-v-70d4fcc4"><button data-event-opts="{{[['tap',[['redirectToCenter',['$event']]]]]}}" class="admin-button-com blue big data-v-70d4fcc4" style="width:260rpx;" bindtap="__e">管理中心</button></view></view></block></view>