This commit is contained in:
parent
3104b5bc40
commit
669a65e9ab
|
@ -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'">
|
||||
|
|
Loading…
Reference in New Issue