| | |
| | | i18n: 'dashboard' |
| | | }, |
| | | component: () => |
| | | import ( /* webpackChunkName: "views" */ '@/views/alarmManagement/alarmAnalysis') |
| | | import ( /* webpackChunkName: "views" */ '@/views/realTimePolice/real') |
| | | }] |
| | | }, |
| | | |
| | |
| | | }, { |
| | | path: '/article', |
| | | component: Layout, |
| | | redirect: '/article/article', |
| | | redirect: '/article/index', |
| | | children: [{ |
| | | path: 'article', |
| | | path: 'index', |
| | | name: '资讯管理', |
| | | meta: { |
| | | i18n: 'article' |
| | |
| | | }, { |
| | | path: '/feedbackReport', |
| | | component: Layout, |
| | | redirect: '/feedbackReport/feedbackReport', |
| | | redirect: '/feedbackReport/index', |
| | | children: [{ |
| | | path: 'feedbackReport', |
| | | path: 'index', |
| | | name: '取证上报', |
| | | meta: { |
| | | i18n: 'feedbackReport' |
| | |
| | | }, |
| | | { |
| | | path: '/patrolManagement', |
| | | redirect: '/policeInformationDistribution/patrolManagement', |
| | | redirect: '/policeInformationDistribution/index', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'patrolManagement', |
| | | path: 'index', |
| | | name: '巡逻管理', |
| | | meta: { |
| | | i18n: 'policeInformationDistribution' |
| | |
| | | import ( /* webpackChunkName: "views" */ '@/views/policeInformationDistribution/patrolManagement') |
| | | }] |
| | | }, { |
| | | path: '/policeInformationDistribution', |
| | | redirect: '/policeInformationDistribution/policeManagementTeam', |
| | | path: '/security', |
| | | redirect: '/security/index', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'policeManagementTeam', |
| | | name: '处警队伍管理', |
| | | path: 'index', |
| | | name: '保安管理', |
| | | meta: { |
| | | i18n: 'policeInformationDistribution' |
| | | }, |
| | | component: () => |
| | | import ( /* webpackChunkName: "views" */ '@/views/policeInformationDistribution/policeManagementTeam') |
| | | import ( /* webpackChunkName: "views" */ '@/views/security/security') |
| | | }] |
| | | }, { |
| | | path: '/report', |