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') },