feat: 【小程序】登录页文案调整
This commit is contained in:
parent
700b86f3b8
commit
f872dcda8a
|
|
@ -21,7 +21,7 @@
|
|||
<view class="btn-area flex-c">
|
||||
<view hover-class="auto-mask-layer-radius8" hover-start-time="0" hover-stay-time="50">
|
||||
<button v-show="!isLogin" @click="login()" type="default" class="login flex-c"
|
||||
>微信一键登录</button>
|
||||
>登 录</button>
|
||||
<button v-show="isLogin" open-type="getPhoneNumber" @getphonenumber="bindPhoneNumber" class="login flex-c" type="default"
|
||||
>绑定手机号</button>
|
||||
</view>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user