业主小程序支持一键登陆

This commit is contained in:
wuxw 2025-04-03 22:04:45 +08:00
parent c260a49ec6
commit a4d175d221

View File

@ -2,7 +2,7 @@
<view class="login-container margin-top-sm">
<!-- 确保方法名一致 -->
<button open-type="getPhoneNumber" @getphonenumber="_getPhoneNumber" class="login-btn">
微信手机号一键登录
手机号快捷登录
</button>
</view>
</template>