From 308fe083d2671b4a9b817a2ef19fa46203b4cbcc Mon Sep 17 00:00:00 2001 From: wangjr <280364734@qq.com> Date: Tue, 9 Sep 2025 20:05:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=204096*2160=E7=89=88=E6=9C=AC=E5=B0=86ifr?= =?UTF-8?q?ame=E4=BD=9C=E4=B8=BA=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/router.config.js | 2 +- .../largeScreen/ProductionCommandCenter1.vue | 1 + .../largeScreen/ProductionCommandCenter2.vue | 1 + .../largeScreen/ProductionCommandCenter3.vue | 309 ++++++++++++++++++ 4 files changed, 312 insertions(+), 1 deletion(-) create mode 100644 src/views/largeScreen/ProductionCommandCenter3.vue diff --git a/src/config/router.config.js b/src/config/router.config.js index 1cfc4e2..707d693 100644 --- a/src/config/router.config.js +++ b/src/config/router.config.js @@ -85,7 +85,7 @@ export const constantRouterMap = [ { path: 'productionCommandCenter', name: 'productionCommandCenter', - component: () => import(/* webpackChunkName: "largeScreen" */ '@/views/largeScreen/ProductionCommandCenter2') + component: () => import(/* webpackChunkName: "largeScreen" */ '@/views/largeScreen/ProductionCommandCenter3') } ] }, diff --git a/src/views/largeScreen/ProductionCommandCenter1.vue b/src/views/largeScreen/ProductionCommandCenter1.vue index 66ddc72..208d46e 100644 --- a/src/views/largeScreen/ProductionCommandCenter1.vue +++ b/src/views/largeScreen/ProductionCommandCenter1.vue @@ -1,3 +1,4 @@ + + + + +