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