KeChengJiaoFu/unpackage/dist/build/mp-weixin/pagesA/login/login.wxml

1 line
2.6 KiB
Plaintext

<view class="data-v-2dbafde6"><status-nav vue-id="d15f57b2-1" ifReturn="{{true}}" navBarTitle="登录" titleColor="#333" backgroudColor="#fff" ifBold="{{true}}" class="data-v-2dbafde6" bind:__l="__l"></status-nav><view class="login-header data-v-2dbafde6"><image class="infoImg data-v-2dbafde6" mode="aspectFill" src="{{userInfo.avatarUrl||imgSrc}}"></image><view class="logo-name data-v-2dbafde6">{{appletName}}</view></view><view class="login-footer data-v-2dbafde6"><view class="login-btn data-v-2dbafde6" type="primary" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e">微信授权</view><view class="agreement-box data-v-2dbafde6">如您点击授权,您将同意授权<text data-event-opts="{{[['tap',[['toAgreement',[1]]]]]}}" class="agreement data-v-2dbafde6" bindtap="__e">《用户协议》</text>和<text data-event-opts="{{[['tap',[['toAgreement',[2]]]]]}}" class="agreement data-v-2dbafde6" bindtap="__e">《隐私协议》</text></view></view><block wx:if="{{empowerShow}}"><view class="pop-up-bg data-v-2dbafde6"><view class="user-info-box data-v-2dbafde6"><view class="info data-v-2dbafde6"><view class="cover data-v-2dbafde6"><image src="{{imgSrc}}" mode="aspectFit" class="data-v-2dbafde6"></image></view><view class="name data-v-2dbafde6">{{appletName}}</view><view class="tips data-v-2dbafde6"><view class="data-v-2dbafde6">邀请您补全个人信息</view><view class="data-v-2dbafde6">(昵称、头像)</view></view></view><view class="msg data-v-2dbafde6"><view class="item data-v-2dbafde6"><text class="data-v-2dbafde6">头像</text><button class="avatar data-v-2dbafde6" open-type="chooseAvatar" data-event-opts="{{[['chooseavatar',[['chooseAvatar',['$event']]]]]}}" bindchooseavatar="__e"><view class="img data-v-2dbafde6"><image src="{{userInfo.avatarUrl||logoAvatar}}" mode="aspectFit" class="data-v-2dbafde6"></image></view></button></view><view class="item data-v-2dbafde6"><text class="data-v-2dbafde6">昵称</text><input class="nick-name data-v-2dbafde6" type="nickname" placeholder="请输入昵称" placeholder-style="color:#999" data-event-opts="{{[['blur',[['nickNameInput',['$event']]]],['input',[['__set_model',['$0','nickName','$event',[]],['userInfo']]]]]}}" value="{{userInfo.nickName}}" bindblur="__e" bindinput="__e"/></view></view><view class="empower-btns data-v-2dbafde6"><view data-event-opts="{{[['tap',[['refuseEv',['$event']]]]]}}" class="btn data-v-2dbafde6" bindtap="__e">拒绝</view><view data-event-opts="{{[['tap',[['bindGetUserInfo',['other']]]]]}}" class="btn data-v-2dbafde6" bindtap="__e">授权</view></view></view></view></block></view>