|
|
@@ -5,11 +5,11 @@
|
|
|
<view class="module-com input-line-wrap">
|
|
|
<view class="btn-wrap" style="margin-top:50upx;">
|
|
|
|
|
|
- <view style="color:black;font-size:30upx;margin-top:15upx;">这里是花店的商城,需获取你的手机号登录后</view>
|
|
|
+ <view style="color:black;font-size:30upx;margin-top:15upx;">这里是花店的商城,需获取你的手机号登录</view>
|
|
|
<view style="color:black;font-size:30upx;margin-top:15upx;">才能使用相应功能,请谅解</view>
|
|
|
<view style="color:black;font-size:30upx;margin-top:15upx;margin-bottom:50upx;">如不需要,您可以点击<text style="color:#3385FF;font-size:36upx;font-weight:bold;margin-left:15upx;" @click="goBack()">拒绝使用</text></view>
|
|
|
|
|
|
- <button class="admin-button-com blue big" style="border:none;height:110upx;line-height:65upx;" open-type="getPhoneNumber" @getphonenumber="getWxMobile">
|
|
|
+ <button class="admin-button-com blue big" style="border:none;height:110upx;line-height:60upx;" open-type="getPhoneNumber" @getphonenumber="getWxMobile">
|
|
|
知道了,用手机号快捷登录
|
|
|
</button>
|
|
|
|