Browse Source

全那规范

shish 1 year ago
parent
commit
9ab570c7d1
2 changed files with 7 additions and 7 deletions
  1. 4 4
      ghsApp/src/admin/home/login.vue
  2. 3 3
      hdApp/src/admin/home/login.vue

+ 4 - 4
ghsApp/src/admin/home/login.vue

@@ -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 -->

+ 3 - 3
hdApp/src/admin/home/login.vue

@@ -22,13 +22,13 @@
 
 				<!-- #ifdef MP-WEIXIN -->
 				<view style="margin-top:55upx;">
-				<button class="admin-button-com small buttonText" style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;"
-				open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin">手机号快捷登录</button>
 
 					<view style="color:black;font-size:30upx;margin-top:30upx;">这是花店管理后台,需获取你的手机号登录后</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" style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;"
+				open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin">知道了,用手机号快捷登录</button>
 				</view>
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->