sds
This commit is contained in:
parent
cb1c144d96
commit
344e852481
@ -82,7 +82,7 @@ const constantRoutes = [
|
|||||||
|
|
||||||
|
|
||||||
export const router = createRouter({
|
export const router = createRouter({
|
||||||
history: createWebHistory(),
|
history: createWebHistory('/system/'),
|
||||||
routes: constantRoutes,
|
routes: constantRoutes,
|
||||||
// 切换路由跳转到顶部
|
// 切换路由跳转到顶部
|
||||||
scrollBehavior() {
|
scrollBehavior() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user