| | |
| | | }, |
| | | component: () => import('@/views/pac/index.vue') |
| | | }, |
| | | { |
| | | path: 'pd', |
| | | meta: { |
| | | title: '突发事件模拟' |
| | | }, |
| | | component: () => import('@/views/pd/index.vue') |
| | | }, |
| | | // { |
| | | // path: 'pd', |
| | | // meta: { |
| | | // title: '突发事件模拟' |
| | | // }, |
| | | // component: () => import('@/views/pd/index.vue') |
| | | // }, |
| | | ] |
| | | }, |
| | | |
| | |
| | | }, |
| | | component: () => import('@/views/rt/index.vue') |
| | | }, |
| | | { |
| | | path: 'ochart', |
| | | meta: { |
| | | title: '作战图' |
| | | }, |
| | | component: () => import('@/views/ochart/index.vue') |
| | | }, |
| | | // { |
| | | // path: 'ochart', |
| | | // meta: { |
| | | // title: '作战图' |
| | | // }, |
| | | // component: () => import('@/views/ochart/index.vue') |
| | | // }, |
| | | ] |
| | | }, |
| | | ] |