gcz hace 1 año
padre
commit
76e7aa680f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -380,7 +380,7 @@
 					})
 				}else if(this.loginBtn==false){
 					uni.showToast({
-						title:'请刷新重试!',
+						title:'登录中!',
 						icon:'none'
 					})
 				}