| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2024-10-25 16:35:31 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-12-02 17:23:21 |
| | | * @LastEditTime: 2025-01-07 18:55:42 |
| | | * @FilePath: \bigScreen\src\router\index.js |
| | | * @Description: |
| | | * |
| | |
| | | }, |
| | | 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') |
| | | // }, |
| | | ] |
| | | }, |
| | | ] |