调整菜单
This commit is contained in:
@ -252,12 +252,12 @@ export const publicRoutes = [
|
|||||||
// component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/centerHome/index"),
|
// component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/centerHome/index"),
|
||||||
// meta: { title: "预警中心大屏", icon: "article" },
|
// meta: { title: "预警中心大屏", icon: "article" },
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
path: "/warningBk",
|
// path: "/warningBk",
|
||||||
name: "warningBk",
|
// name: "warningBk",
|
||||||
meta: { title: "布控预警", icon: "article" },
|
// meta: { title: "布控预警", icon: "article" },
|
||||||
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/warningBk/index"),
|
// component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/warningBk/index"),
|
||||||
},
|
// },
|
||||||
|
|
||||||
{
|
{
|
||||||
path: "/identityWarning",
|
path: "/identityWarning",
|
||||||
@ -306,12 +306,12 @@ export const publicRoutes = [
|
|||||||
icon: "article"
|
icon: "article"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
path: "/fouColorWarning",
|
// path: "/fouColorWarning",
|
||||||
name: "fouColorWarning",
|
// name: "fouColorWarning",
|
||||||
meta: { title: "四色预警", icon: "article" },
|
// meta: { title: "四色预警", icon: "article" },
|
||||||
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/fouColorWarning/index"),
|
// component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/fouColorWarning/index"),
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
path: "/scoreRanking",
|
path: "/scoreRanking",
|
||||||
name: "scoreRanking",
|
name: "scoreRanking",
|
||||||
@ -736,6 +736,15 @@ export const publicRoutes = [
|
|||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
path: "/ResearchHome",
|
||||||
|
name: "ResearchHome",
|
||||||
|
component: () => import("@/views/backOfficeSystem/JudgmentHome/ResearchHome/index"),
|
||||||
|
meta: {
|
||||||
|
title: "智能研判",
|
||||||
|
icon: "article"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
path: "/dataReduction",
|
path: "/dataReduction",
|
||||||
name: "dataReduction",
|
name: "dataReduction",
|
||||||
component: () => import("@/views/backOfficeSystem/JudgmentHome/dataReduction/index"),
|
component: () => import("@/views/backOfficeSystem/JudgmentHome/dataReduction/index"),
|
||||||
@ -744,44 +753,34 @@ export const publicRoutes = [
|
|||||||
icon: "article"
|
icon: "article"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
// {
|
||||||
|
// path: "/situationHome",
|
||||||
|
// name: "situationHome",
|
||||||
|
// component: () => import("@/views/backOfficeSystem/JudgmentHome/situationHome/index"),
|
||||||
|
// meta: {
|
||||||
|
// title: "战略研判",
|
||||||
|
// icon: "article"
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
// 后面写的研判
|
||||||
{
|
{
|
||||||
path: "/ResearchHome",
|
path: "/tacticalResearch",
|
||||||
name: "ResearchHome",
|
name: "tacticalResearch",
|
||||||
component: () => import("@/views/backOfficeSystem/JudgmentHome/ResearchHome/index"),
|
component: () => import("@/views/backOfficeSystem/JudgmentHome/tacticalResearch/index.vue"),
|
||||||
meta: {
|
meta: {
|
||||||
title: "战术研判",
|
title: "战术研判",
|
||||||
icon: "article"
|
icon: "article"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/situationHome",
|
path: "/strategicResearch",
|
||||||
name: "situationHome",
|
name: "strategicResearch",
|
||||||
component: () => import("@/views/backOfficeSystem/JudgmentHome/situationHome/index"),
|
component: () => import("@/views/backOfficeSystem/JudgmentHome/strategicResearch/index.vue"),
|
||||||
meta: {
|
meta: {
|
||||||
title: "战略研判",
|
title: "战略研判",
|
||||||
icon: "article"
|
icon: "article"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
// 后面写的研判
|
|
||||||
// {
|
|
||||||
// path: "/tacticalResearch",
|
|
||||||
// name: "tacticalResearch",
|
|
||||||
// component: () => import("@/views/backOfficeSystem/JudgmentHome/tacticalResearch/index.vue"),
|
|
||||||
// meta: {
|
|
||||||
// title: "战术研判",
|
|
||||||
// icon: "article"
|
|
||||||
// }
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// path: "/strategicResearch",
|
|
||||||
// name: "strategicResearch",
|
|
||||||
// component: () => import("@/views/backOfficeSystem/JudgmentHome/strategicResearch/index.vue"),
|
|
||||||
// meta: {
|
|
||||||
// title: "战略研判",
|
|
||||||
// icon: "article"
|
|
||||||
// }
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
path: "/judgmentCommand",
|
path: "/judgmentCommand",
|
||||||
name: "judgmentCommand",
|
name: "judgmentCommand",
|
||||||
@ -938,19 +937,36 @@ export const publicRoutes = [
|
|||||||
icon: "article"
|
icon: "article"
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
// {
|
|
||||||
// path: "/fouColorWarning",
|
|
||||||
// name: "fouColorWarning",
|
|
||||||
// meta: { title: "四色预警", icon: "article" },
|
|
||||||
// component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/fouColorWarning/index"),
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
path: "/CollectCrculate",
|
path: "/CollectCrculate",
|
||||||
name: "CollectCrculate",
|
name: "CollectCrculate",
|
||||||
component: () => import("@/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index"),
|
component: () => import("@/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index"),
|
||||||
meta: { title: "信息采集", icon: "article" },
|
meta: { title: "情报采集", icon: "article" },
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path: "/fouColorWarning",
|
||||||
|
name: "fouColorWarning",
|
||||||
|
meta: { title: "四色预警", icon: "article" },
|
||||||
|
component: () => import("@/views/backOfficeSystem/fourColorManage/warningControl/fouColorWarning/index"),
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// path: "/ResearchHome",
|
||||||
|
// name: "ResearchHome",
|
||||||
|
// component: () => import("@/views/backOfficeSystem/JudgmentHome/ResearchHome/index"),
|
||||||
|
// meta: {
|
||||||
|
// title: "战术研判",
|
||||||
|
// icon: "article"
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// path: "/situationHome",
|
||||||
|
// name: "situationHome",
|
||||||
|
// component: () => import("@/views/backOfficeSystem/JudgmentHome/situationHome/index"),
|
||||||
|
// meta: {
|
||||||
|
// title: "战略研判",
|
||||||
|
// icon: "article"
|
||||||
|
// }
|
||||||
|
// },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user