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