mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-10 18:58:37 +08:00
feat: 新增菜单管理
This commit is contained in:
@@ -42,7 +42,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
path: '/home',
|
||||
component: () => import('@/views/home/index.vue'),
|
||||
name: 'Home',
|
||||
meta: { title: '首页', icon: 'icon-dashboard', affix: true, hidden: false }
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true, hidden: false }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user