mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-03 22:57:09 +08:00
chore: 调整默认布局为混合布局
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user