| | |
| | | } |
| | | }, |
| | | { |
| | | path: '/inspectFullScreen', |
| | | name: 'inspectFullScreen', |
| | | component: () => import('/@/views/intellectInspect/inspectIndex/components/fullScreen.vue'), |
| | | meta: { |
| | | title: '巡检首页全屏' |
| | | } |
| | | }, |
| | | { |
| | | path: '/msgDetail', |
| | | name: 'msgDetail', |
| | | component: () => import('/@/views/riskWarningSys/warningBigScreen/indexs/msgDetail.vue'), |
| | | meta: { |
| | | title: 'spi报告详情' |
| | | } |
| | | }, |
| | | { |
| | | path: '/screenPage', |
| | | name: 'screenPage', |
| | | component: () => import('/@/views/riskWarningSys/warningBigScreen/indexs/index.vue'), |
| | | meta: { |
| | | title: '预警预报' |
| | | } |
| | | }, |
| | | { |