北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2024-09-14 c7187e038c284acc051a439c5eda16582bdb9b7a
src/router/index.js
@@ -35,7 +35,7 @@
  routes,
});
router.beforeEach((to, from, next) => {
  // next();
  // next();
  // 去登录页,直接跳转
  if (to.path === "/login") {
    next();