This commit is contained in:
2025-09-14 01:58:23 +08:00
parent cbed8ff6ac
commit dd9228da0d
4 changed files with 27 additions and 16 deletions

View File

@@ -23,5 +23,8 @@
<view class="usermotto">
<text class="user-motto">{{motto}}</text>
</view>
<view class="userphone">
<button open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">获取手机号</button>
</view>
</view>
</scroll-view>