From 9b23ceb557fca5a3ba02987ccb863cb72c6a79cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=AA=E6=98=8E?= Date: Wed, 19 Feb 2025 13:57:43 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BC=98=E5=8C=96]=E9=9A=86=E5=BA=86=E6=B0=94?= =?UTF-8?q?=E4=BD=93=E5=8D=8F=E5=90=8C=E8=BF=90=E8=90=A5=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/layout/components/Sidebar/Logo.vue | 2 +- src/views/login.vue | 2 +- src/views/print/printtemplate/panel.bak.js | 2 +- src/views/print/printtemplate/panel.js | 2 +- src/views/register.vue | 2 +- vue.config.js | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 09cbf4d..97f5263 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ktg-mes-ui", "version": "3.8.2", - "description": "生产协同运营平台", + "description": "隆庆气体协同运营平台", "author": "YinJinLu", "license": "MIT", "scripts": { diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 6580ece..b6648bc 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -35,7 +35,7 @@ export default { }, data() { return { - title: '生产协同运营平台', + title: '隆庆气体协同运营平台', logo: logoImg } } diff --git a/src/views/login.vue b/src/views/login.vue index b0267dd..920f228 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -1,7 +1,7 @@