This commit is contained in:
lnn19986213 2024-04-18 14:41:10 +08:00
parent 3104b5bc40
commit 669a65e9ab
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<u-button text="登录" size="large" throttleTime=1000 color="#99241B" @click="login()">
</u-button>
<u-gap height="12"></u-gap>
<u-button v-if="isWx" text="微信手机号快捷登录" size="large" throttleTime=1000 color="#99241B"
<u-button v-if="isWx" text="手机号快捷登录" size="large" throttleTime=1000 color="#99241B"
open-type="getPhoneNumber" @getphonenumber="getPhoneNumber" :plain="true">
</u-button>
<view class="other_op" v-if="tab == '0'">