diff --git a/src/router/config/home.ts b/src/router/config/home.ts index 30cc9da..9d05adc 100644 --- a/src/router/config/home.ts +++ b/src/router/config/home.ts @@ -337,7 +337,20 @@ export default [ name: 'Community', component: () => import('@/views/Jyh/Community/index.vue'), meta: { - title: 'Community', + title: '武汉开源生态建设', + reportTitle: 'Community', + className: 'w-full min-w-full', + hiddenFooter: true, + hasMobile: true, + asideMenu: 'drawer' // 左侧菜单抽屉模式 + } + }, + { + path: '/security', + name: 'security', + component: () => import('@/views/Jyh/security/index.vue'), + meta: { + title: '全球开源风险态势感知监控中心', reportTitle: 'Community', className: 'w-full min-w-full', hiddenFooter: true, diff --git a/src/views/Jyh/security/index.vue b/src/views/Jyh/security/index.vue new file mode 100644 index 0000000..9679d42 --- /dev/null +++ b/src/views/Jyh/security/index.vue @@ -0,0 +1,1322 @@ + + + + +