第一次提交
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/login/login.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/login/login.wxml
vendored
Normal file
@ -0,0 +1 @@
|
||||
<view class="login-container"><view class="wechatapp"><view class="header"><open-data type="userAvatarUrl"></open-data></view></view><view class="auth-title">申请获取以下权限</view><view class="auth-subtitle">获得你的公开信息(昵称、头像等)</view><view class="login-btn"><button data-event-opts="{{[['tap',[['getUserInfo',['$event']]]]]}}" class="btn-normal" bindtap="__e">授权登录</button></view><view class="no-login-btn"><button data-event-opts="{{[['tap',[['onNotLogin',['$event']]]]]}}" class="btn-normal" bindtap="__e">暂不登录</button></view></view>
|
||||
Reference in New Issue
Block a user