update: 添加重定向

This commit is contained in:
@user8949
2025-03-14 20:17:54 +08:00
parent fefd9acccf
commit d152702b28

View File

@@ -12,6 +12,7 @@ export default [
}, },
{ {
path: '/', path: '/',
redirect: '/home',
component: DefaultLayout, component: DefaultLayout,
children: [ children: [
{ {