Tcode平台改造升级-全球开源风险态势感知监控中心页面路由修改
This commit is contained in:
@@ -337,7 +337,20 @@ export default [
|
|||||||
name: 'Community',
|
name: 'Community',
|
||||||
component: () => import('@/views/Jyh/Community/index.vue'),
|
component: () => import('@/views/Jyh/Community/index.vue'),
|
||||||
meta: {
|
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',
|
reportTitle: 'Community',
|
||||||
className: 'w-full min-w-full',
|
className: 'w-full min-w-full',
|
||||||
hiddenFooter: true,
|
hiddenFooter: true,
|
||||||
|
|||||||
1322
src/views/Jyh/security/index.vue
Normal file
1322
src/views/Jyh/security/index.vue
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user