From 97e3e80319aee85142cc216539f9f0396f110735 Mon Sep 17 00:00:00 2001 From: hh <292475944@qq.com> Date: Wed, 6 Jan 2021 14:25:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0=E8=B0=83?= =?UTF-8?q?=E6=95=B4&=E7=94=A8=E6=88=B7=E7=B1=BB=E5=9E=8B=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 2 +- src/settings.js | 2 +- src/views/login.vue | 2 +- src/views/system/user/index.vue | 30 ++++++++++++++++++++------ vue.config.js | 2 +- 5 files changed, 27 insertions(+), 11 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 76f70be..809239f 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -26,7 +26,7 @@ export default { }, data() { return { - title: '锐能管理系统', + title: '锐能BMS管理系统', logo: logoImg } } diff --git a/src/settings.js b/src/settings.js index e082480..0001c08 100644 --- a/src/settings.js +++ b/src/settings.js @@ -1,5 +1,5 @@ module.exports = { - title: '锐能管理系统', + title: '锐能BMS管理系统', /** * 是否系统布局配置 diff --git a/src/views/login.vue b/src/views/login.vue index c473d5b..28e17f1 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -2,7 +2,7 @@
- 锐能设备管理物联云平台 + 锐能BMS管理系统
+ + + + + + @@ -73,6 +79,9 @@ + + +