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