|
|
@@ -22,11 +22,11 @@
|
|
|
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
<view style="margin-top:35upx;">
|
|
|
- <button class="admin-button-com small buttonText" open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin"
|
|
|
- style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;">手机号快捷登录</button>
|
|
|
- <view style="color:black;font-size:30upx;margin-top:30upx;">这是批发店管理后台,需获取你的手机号登录后</view>
|
|
|
+ <view style="color:black;font-size:30upx;margin-top:20upx;">这是批发店管理后台,需获取你的手机号登录后</view>
|
|
|
<view style="color:black;font-size:30upx;margin-top:15upx;">才能使用相应功能,请谅解</view>
|
|
|
- <view style="color:black;font-size:30upx;margin-top:15upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;" @click="goBack()">拒绝</text>,取消使用</view>
|
|
|
+ <view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:30upx;">如不需要,可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:8upx;" @click="goBack()">拒绝使用</text></view>
|
|
|
+ <button class="admin-button-com small buttonText" open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin"
|
|
|
+ style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;">知道了,用手机号快捷登录</button>
|
|
|
</view>
|
|
|
<!-- #endif -->
|
|
|
<!-- #ifdef APP-PLUS -->
|