src/page/login/login.vue
@@ -135,7 +135,8 @@ Notify({ type: "success", message: this.$t("hj36") }); setTimeout(() => { this.$router.push("/home"); // this.$router.push("/home"); this.$router.push("/home_index"); }, 1000); } else { Notify({ type: "warning", message: data.msg }); @@ -170,8 +171,11 @@ font-weight: 400; font-size: 0.37333rem; color: #8c9fad; margin: 0 auto; margin: 0.4rem auto; padding: 0.34667rem 0.4rem; width: 100%; height: 6rem; text-align: center; span { color: rgb(5, 106, 239); }