北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
lixuliang
2024-01-20 bfcfcaa95b1600632a4a7351db2dd952aa227349
src/router/index.js
@@ -25,6 +25,7 @@
];
const router = new Router({
  mode: "history",
  // base: '/Mobile',//测试版 打包时解开
  routes,
});