chore: 调整默认布局为混合布局

This commit is contained in:
2025-04-12 21:51:17 +08:00
parent 7e6b219c23
commit 8ad088615f
5 changed files with 40 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ export const systemRoutes: RouteRecordRaw[] = [
name: 'About',
component: Layout,
meta: { title: '关于项目', icon: 'apps', hidden: false, sort: 999 },
redirect: '/about/document/api',
children: [
{
path: '/about/document/api',