登录修改
This commit is contained in:
parent
6f0d90e162
commit
f1c6910a2b
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user