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