src/router/index.ts
@@ -60,7 +60,7 @@ { path: "", component: Layout, redirect: "/index", redirect: "/home", children: [ // { // path: "/index", @@ -161,7 +161,7 @@ ]; const router = createRouter({ history: createWebHistory(), history: createWebHistory("/sqys-web/"), routes: constantRoutes, scrollBehavior(to, from, savedPosition) { if (savedPosition) {