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 @@