src/components/login.vue
@@ -9,15 +9,15 @@ return {}; }, mounted() { this.getQueryString("focus-open-code"); this.$router.push("/index"); // this.getQueryString("focus-open-code"); // if ( // window.location.href.match(/=(\S*)#/) && // window.location.href.match(/=(\S*)#/)[1] != "" // ) { // this.passFree(); // } // console.log(1); // // 京办免密登录(url带参"focus-open-code") // if (this.$route.query["focus-open-code"]) { // this.passJBFree();