src/views/login/components/loginForm.vue
@@ -244,6 +244,7 @@ this.gotCode = true; }) .catch((err) => { console.log(this.$refs[formName].fields); this.$refs[formName].fields[0].validateState = "error"; setTimeout(() => { if (document.querySelector(".el-form-item__error")) { @@ -378,7 +379,7 @@ width: 660px; height: 454px; left: 240px; top: 313px; top: 25vh; box-sizing: border-box; background-color: #fff;