| | |
| | | } |
| | | }, |
| | | { |
| | | path: '/intelligentMap', |
| | | name: 'intelligentMap', |
| | | component: () => import('/@/views/intellectInspect/intelligentMap/index.vue'), |
| | | meta: { |
| | | title: '巡检路线' |
| | | } |
| | | }, |
| | | { |
| | | path: '/intelligentLine', |
| | | name: 'intelligentMap', |
| | | component: () => import('/@/views/intellectInspect/intelligentLine/index.vue'), |
| | | meta: { |
| | | title: '巡检路线' |
| | | } |
| | | }, |
| | | { |
| | | path: '/dpIndex', |
| | | name: 'dpIndex', |
| | | component: () => import('/@/views/doublePrevent/dpIndex/index.vue'), |
| | | meta: { |
| | | title: '双重预防首页' |
| | | } |
| | | }, |
| | | { |
| | | path: '/warningScreen', |
| | | name: 'warningScreen', |
| | | component: () => import('/@/views/riskWarningSys/warningBigScreen/index.vue'), |
| | |
| | | } |
| | | }, |
| | | { |
| | | path: '/material', |
| | | name: 'material', |
| | | component: () => import('/@/views/specialWorkSystem/foundationSet/material/index.vue'), |
| | | meta: { |
| | | title: '物资管理' |
| | | } |
| | | }, |
| | | { |
| | | path: '/msgDetail', |
| | | name: 'msgDetail', |
| | | component: () => import('/@/views/riskWarningSys/warningBigScreen/indexs/msgDetail.vue'), |