From ecb592e1f7c656038f08a47e626cb77011533931 Mon Sep 17 00:00:00 2001
From: qiushui <=>
Date: Sun, 25 Dec 2022 15:26:42 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BC=98=E6=B6=A6=E7=9F=B3=E5=8C=96?=
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..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..72e25e6 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)",