shish 10 månader sedan
förälder
incheckning
4124feecb6
1 ändrade filer med 0 tillägg och 5 borttagningar
  1. 0 5
      hdApp/src/admin/home/login.vue

+ 0 - 5
hdApp/src/admin/home/login.vue

@@ -51,11 +51,6 @@
 					</checkbox-group>
 				</view>
 				<!-- #endif -->
-				<!-- #ifdef APP-PLUS -->
-				<view style="margin-top:85upx;color:red;font-size:34upx;width:100%;text-align:right;padding-right:70upx;">
-					<text @click="pageTo({url:'/admin/home/appLoginRemind'})" >登录失败?请点击这里解决</text>
-				</view>
-				<!-- #endif -->
 				<view style="margin-top:45upx;color:#333333;font-size:38upx;width:100%;text-align:right;padding-right:70upx;">
 					<text style="margin-right:40upx;" @click="useAccount()">使用账号密码登录</text>
 					<text @click="register">注册账号</text>