From 9beeca9aef297c75f4dbb00e8ed528de7c62e85f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Sat, 2 Dec 2023 12:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8D=E5=AD=97=E6=94=B9=E4=B8=BA=E7=AB=8B?= =?UTF-8?q?=E5=BA=93?= 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 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index fe2c68b..79e33c0 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..85c86d9 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)",