|
@@ -7,7 +7,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="login-btns">
|
|
<view class="login-btns">
|
|
<u-button shape="circle" :custom-style="wxButton" class="login-btn" type="success" :hair-line="false" open-type="getPhoneNumber" @getphonenumber="getPhoneNumber">
|
|
<u-button shape="circle" :custom-style="wxButton" class="login-btn" type="success" :hair-line="false" open-type="getPhoneNumber" @getphonenumber="getPhoneNumber">
|
|
- 微信登陆
|
|
+ 微信登录
|
|
</u-button>
|
|
</u-button>
|
|
<u-gap height="30"></u-gap>
|
|
<u-gap height="30"></u-gap>
|
|
<u-button shape="circle" :custom-style="phoneButton" class="login-btn" @click="phoneLogin" type="primary">
|
|
<u-button shape="circle" :custom-style="phoneButton" class="login-btn" @click="phoneLogin" type="primary">
|