shish vor 10 Monaten
Ursprung
Commit
3277a655cc

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

@@ -26,7 +26,7 @@
 					<view style="color:black;font-size:30upx;margin-top:15upx;">才能使用相应功能,请谅解</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>
+				style="background-color:#2BA245;border-color:#2BA245;color:white;height:120upx;line-height:120upx;">手机号一键登录</button>
 				</view>
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->

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

@@ -28,7 +28,7 @@
 					<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>
+				open-type="getPhoneNumber" @getphonenumber="wxPhoneLogin">手机号一键登录</button>
 				</view>
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->

+ 1 - 1
mallApp/src/pages/login/index.vue

@@ -10,7 +10,7 @@
 					  <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:60upx;" open-type="getPhoneNumber" @getphonenumber="getWxMobile">
-            知道了,用手机号快捷登录
+            手机号一键登录
             </button>
 
           </view>