From 7a3c9dfaeb37d25bd5d9cbc1a51954c933f77513 Mon Sep 17 00:00:00 2001 From: QuShuailong Date: Sun, 2 Apr 2023 16:07:07 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E8=A7=86=E9=A2=91=E5=A2=99=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E5=A2=9E=E5=8A=A0=E4=B8=8B=E6=8B=89=E6=A1=86=EF=BC=8C?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E9=AB=98=E5=BA=A6=E6=8C=89=E4=B8=AA=E6=95=B0?= =?UTF-8?q?=E5=8E=8B=E7=BC=A92=E3=80=81=E4=BF=AE=E6=94=B9=E4=B8=BB?= =?UTF-8?q?=E7=95=8C=E9=9D=A2logo=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++-- src/store/modules/styles.js | 2 +- src/views/videoWall/index.vue | 4 ++-- src/views/videoWall2/index.vue | 4 ++-- src/views/videoWall3/index.vue | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index fe2c68b..1b5a0d8 100644 --- a/public/index.html +++ b/public/index.html @@ -10,12 +10,12 @@ - 昆船垛机视觉系统 + 垛机视觉系统 diff --git a/src/store/modules/styles.js b/src/store/modules/styles.js index 9ae2a4c..ad96a2e 100644 --- a/src/store/modules/styles.js +++ b/src/store/modules/styles.js @@ -11,7 +11,7 @@ const store = { "primary-color":"rgba(184, 68, 13, 1)" }, "title":{ - "text":"昆船垛机智能视觉系统", + "text":"堆垛机智能视觉系统", "style":{ "color":"rgba(255, 255, 255, 1)", "background-color":"rgba(163, 60, 12, 1)", diff --git a/src/views/videoWall/index.vue b/src/views/videoWall/index.vue index dfd81b8..93f510e 100644 --- a/src/views/videoWall/index.vue +++ b/src/views/videoWall/index.vue @@ -1,10 +1,10 @@