@ -367,7 +367,7 @@ export default {
} else {
this.routertitleindex = 7
}
if (to.fullPath == '/login') {
if (to.fullPath == '/login' || !localStorage.getItem("LOGIN_DATA")) {
this.loginPage = true
this.isLogin = false