login.wxml 1.2 KB

1
  1. <view class="content"><view class="force-login-wrap"><view class="force-login__content y-f"><view class="logo"><view class="logo-img"><image src="https://cos.his.cdwjyyh.com/fs/20240423/1287b2bf7c944538905f5092e8ff7db9.png"></image></view><view class="title">彩虹惠医互联网医院</view></view><view class="login-notice">为了提供更优质的服务,请先登录</view><view class="btns"><button class="author-btn" open-type="getPhoneNumber" bindgetphonenumber="{{a}}">一键授权手机号登录</button><button wx:if="{{b}}" class="author-btn" bindtap="{{c}}">一键授权手机号登录</button></view><button class="close-btn" bindtap="{{d}}">暂不登录</button><view class="tips"><checkbox checked="{{e}}" bindtap="{{f}}"/><view bindtap="{{g}}">您同意并接受</view><view class="btn" bindtap="{{h}}">《用户协议》</view><view class="btn" bindtap="{{i}}">《隐私保护》</view></view></view></view><u-popup wx:if="{{n}}" u-s="{{['d']}}" bindclose="{{l}}" bindopen="{{m}}" u-i="1e427071-0" bind:__l="__l" u-p="{{n}}"><view class="wxAuth"><view class="title">编辑头像和昵称</view><weixin-auth class="wx-box r" bindupdateUser="{{k}}" u-r="wxauth" u-i="1e427071-1,1e427071-0" bind:__l="__l"></weixin-auth></view></u-popup></view>