大屏总屏静态-未完成

This commit is contained in:
DESKTOP-AD8UBUJ\ling
2026-05-11 09:14:53 +08:00
parent 53b7d11ad9
commit 5aa00e61a9

View File

@@ -253,6 +253,15 @@ export const constantRouterMap = [
requireAuth: true, requireAuth: true,
keepAlive: true, keepAlive: true,
} }
},
{
path: '/bigscreen/viewer/static',
component: () => import('@/views/bigscreenDesigner/viewer/static'),
hidden: true,
meta: {
requireAuth: true,
keepAlive: true,
}
}, },
{ {
path: '/bigscreen/designer', path: '/bigscreen/designer',