LoginPop.wxml 1.7 KB

1
  1. <u-popup vue-id="fea3923a-1" show="{{value}}" round="18rpx" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" class="data-v-4484cd8c" bind:__l="__l" vue-slots="{{['default']}}"><form data-event-opts="{{[['submit',[['saveUserData',['$event']]]]]}}" bindsubmit="__e" class="data-v-4484cd8c"><view class="m-content-view data-v-4484cd8c"><text class="top-view data-v-4484cd8c">{{''+shopName+''}}</text><text class="tips data-v-4484cd8c">请您授权头像昵称信息,您授权的信息将受到严格保护,请放心使用。</text><button class="avatar-wrapper data-v-4484cd8c" style="border:0;" open-type="chooseAvatar" data-event-opts="{{[['chooseavatar',[['onChooseAvatar',['$event']]]]]}}" bindchooseavatar="__e"><block wx:if="{{avatarUrl!==defaultAvatarUrl}}"><u--image vue-id="{{('fea3923a-2')+','+('fea3923a-1')}}" width="149rpx" height="149rpx" radius="100%" shape="circle" src="{{avatarUrl}}" fade="{{true}}" duration="450" mode="heightFix" class="data-v-4484cd8c" bind:__l="__l"></u--image></block><block wx:else><view class="v1 data-v-4484cd8c"><u--image vue-id="{{('fea3923a-3')+','+('fea3923a-1')}}" width="80rpx" height="80rpx" radius="100%" shape="circle" src="{{avatarUrl}}" fade="{{true}}" duration="450" mode="heightFix" class="data-v-4484cd8c" bind:__l="__l"></u--image><block wx:if="{{avatarUrl===defaultAvatarUrl}}"><text class="data-v-4484cd8c">获取头像</text></block></view></block></button><input class="m-input data-v-4484cd8c" name="nickname" type="nickname" placeholder="请输入昵称" data-event-opts="{{[['input',[['__set_model',['','userName','$event',[]]]]]]}}" value="{{userName}}" bindinput="__e"/><button class="red-btn data-v-4484cd8c" form-type="submit">确认授权</button></view></form></u-popup>