智慧园区前端大屏
shuishen
2024-11-26 180b06428a2d3aaa8fb1701d2f8438c4b01cfd0e
src/router/index.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-25 16:35:31
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-11-21 15:44:21
 * @LastEditTime: 2024-11-26 20:14:39
 * @FilePath: \bigScreen\src\router\index.js
 * @Description: 
 * 
@@ -94,6 +94,13 @@
            },
            component: () => import('@/views/pd/index.vue')
          },
          {
            path: 'ochart',
            meta: {
              title: '作战图'
            },
            component: () => import('@/views/ochart/index.vue')
          },
        ]
      },
      {