第一次提交

This commit is contained in:
wangxiaowei
2025-06-11 10:21:51 +08:00
commit 52932d54b1
2341 changed files with 185283 additions and 0 deletions

View 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 class="btn-normal" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['getPhoneNumber',['$event']]]]]}}" bindgetphonenumber="__e">授权获取</button></view><view class="no-login-btn"><button data-event-opts="{{[['tap',[['onNotLogin',['$event']]]]]}}" class="btn-normal" bindtap="__e">暂不授权</button></view></view>