diff --git a/public/index.html b/public/index.html index 79e33c0..caa96f8 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 85c86d9..3101ca6 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)",