智慧园区前端大屏
shuishen
2024-11-08 a8b22d9a1bbee15caa378c7c3af519db51c97efc
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-07 15:48:05
 * @LastEditTime: 2024-11-08 11:09:29
 * @FilePath: \bigScreen\src\router\index.js
 * @Description: 
 * 
@@ -82,7 +82,7 @@
          {
            path: 'companyInfo',
            meta: {
              title: 'a示例'
              title: '企业详情'
            },
            component: () => import('@/views/companyInfo/index.vue')
          },