feat: 新增公告管理
This commit is contained in:
@@ -231,6 +231,14 @@ export const layoutRouter: RouteRecordRaw[] = [
|
||||
title: '意心Ai-系统统计',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'announcement',
|
||||
name: 'consoleAnnouncement',
|
||||
component: () => import('@/pages/console/announcement/index.vue'),
|
||||
meta: {
|
||||
title: '意心Ai-公告管理',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user