北京经济技术开发区经开区虚拟城市项目-【前端】--政府服务中心-1号屏Web
Surpriseplus
2023-10-07 3371d6e613d8a8f13c769e1ac77f4fa2b76ccb24
src/router/index.js
@@ -14,8 +14,8 @@
  },
];
const router = new Router({
  mode: "history",
  // base: '/TEST',
  // mode: "history",
  // base: '/TEST6',
  routes,
});
router.beforeEach((to, from, next) => {