feat: 修改登录界面文案
This commit is contained in:
@@ -43,8 +43,7 @@
|
|||||||
type="primary"
|
type="primary"
|
||||||
@click="handleAgreeAndGetPhone"
|
@click="handleAgreeAndGetPhone"
|
||||||
>
|
>
|
||||||
<uni-icons type="weixin" size="20" color="#fff"></uni-icons>
|
手机号快捷登录
|
||||||
微信一键登录
|
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button
|
<button
|
||||||
@@ -54,8 +53,7 @@
|
|||||||
open-type="getPhoneNumber"
|
open-type="getPhoneNumber"
|
||||||
@getphonenumber="getPhoneNumber"
|
@getphonenumber="getPhoneNumber"
|
||||||
>
|
>
|
||||||
<uni-icons type="weixin" size="20" color="#fff"></uni-icons>
|
手机号快捷登录
|
||||||
微信一键登录
|
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button
|
<button
|
||||||
@@ -64,8 +62,7 @@
|
|||||||
type="primary"
|
type="primary"
|
||||||
@click="handleLogin"
|
@click="handleLogin"
|
||||||
>
|
>
|
||||||
<uni-icons type="weixin" size="20" color="#fff"></uni-icons>
|
手机号快捷登录
|
||||||
微信一键登录
|
|
||||||
</button>
|
</button>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user