src/views/login.vue
@@ -185,7 +185,7 @@ } }, handleLogin() { if (this.loginForm.username.length < 6) { if (this.loginForm.username.length < 12) { this.loginForm.mobile = true; this.$router.push({ path: this.redirect || "/" }).catch(() => { }); } else {