main #34

Merged
charles merged 191 commits from main into prod 2025-11-19 16:18:39 +08:00
Showing only changes of commit ff1a27a96f - Show all commits

View File

@ -106,7 +106,7 @@ export const constantRoutes = [
title: '可视化经营页', title: '可视化经营页',
component: () => import('@/views/product/bigScreen/operatePage/index.vue'), component: () => import('@/views/product/bigScreen/operatePage/index.vue'),
meta: { meta: {
title: "可视化经营页", fullPath: "/operation/analyze/screen/o1peratePage", title: "可视化经营页", fullPath: "/operation/analyze/screen/operatePage",
}, },
}, { }, {
path: "businessPage", path: "businessPage",