登录修改

This commit is contained in:
qiuyuan 2025-09-05 09:44:36 +08:00
parent 6f0d90e162
commit f1c6910a2b

View File

@ -46,6 +46,13 @@
<image class="auth-icon" src="/static/imgs/phone.png"></image>
手机号快捷登录
</button>
<button class="auth-button"
@click="showEditModal=false">
取消登录授权
</button>
<button v-if="showPhoneButton" type="default" open-type="getPhoneNumber"
@getphonenumber="getPhoneNumber" class="auth-button phone-button">
<image class="phone-icon" src="/static/imgs/phone.png"></image>