沈丘营商办后台前端项目
王恒
2025-08-11 2e4dc3becd0e62fb019b2b2b1007b50a12e684d2
src/router/index.ts
@@ -166,7 +166,8 @@
];
const router = createRouter({
  history: createWebHistory(),
  // history: createWebHistory("/sqys-web/"),
  history: createWebHistory("/smrq/"),
  routes: constantRoutes,
  scrollBehavior(to, from, savedPosition) {
    if (savedPosition) {