src/page/index/top/index.vue
@@ -250,6 +250,8 @@ this.$router.push({ path: "/login" }) } else if (this.webType == 'govern') { this.$router.push({ path: "/governLogin" }) } else if (this.webType == 'ecall'){ this.$router.push({ path: "/ecallLogin" }) } else { this.$router.push({ path: "/tenementLogin" }) }