This commit is contained in:
雷欧(林平凡)
2025-09-19 18:04:46 +08:00
parent f33e6be27d
commit 391509b766
2 changed files with 3 additions and 20 deletions

View File

@@ -62,9 +62,8 @@ export const constantRoutes = [
hidden: true
},
{
path: '',
component: Layout,
redirect: '/sloworder/index'
path: '/',
redirect: '/user/profile'
},
{
path: '/user',