| | |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/realTimePolice/real') |
| | | }] |
| | | }, { |
| | | }, |
| | | { |
| | | path: '/mgcx', |
| | | component: Layout, |
| | | redirect: '/mgcx/index', |
| | | children: [{ |
| | | path: 'index', |
| | | name: '敏感词限制', |
| | | meta: { |
| | | i18n: 'real' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/mgcx/mgcx') |
| | | }] |
| | | }, |
| | | { |
| | | path: '/examination', |
| | | component: Layout, |
| | | redirect: '/examination/index', |
| | |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/policeTracking/policeTracking') |
| | | },{ |
| | | path: 'details', |
| | | name: '任务详情', |
| | | meta: { |
| | | i18n: 'details' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/activitys/policeTracking') |
| | | }] |
| | | }, { |
| | | } |
| | | , { |
| | | path: '/healthcode', |
| | | component: Layout, |
| | | redirect: '/healthcode/healthcodePage', |
| | |
| | | import( /* webpackChunkName: "views" */ '@/views/article/article') |
| | | }] |
| | | }, { |
| | | path: '/articleWords', |
| | | component: Layout, |
| | | peixun: true, |
| | | redirect: '/articleWords/index', |
| | | children: [{ |
| | | path: 'index', |
| | | name: '敏感词预警', |
| | | meta: { |
| | | i18n: 'articleWords' |
| | | }, |
| | | component: () => |
| | | import( /* webpackChunkName: "views" */ '@/views/article/articleWords') |
| | | }] |
| | | }, { |
| | | path: '/feedbackReport', |
| | | component: Layout, |
| | | redirect: '/feedbackReport/index', |