diff --git a/.env.cc b/.env.cc index 480c5617..e2052ba2 100644 --- a/.env.cc +++ b/.env.cc @@ -19,7 +19,7 @@ VUE_APP_YDXCX_URL = 'images/cc/ydxcx.jpg' # 备案号 VUE_APP_RECORD_NUMBER = '沪ICP备2021036275号-1' # 系统名 -VUE_APP_SYSTEM_NAME = '数字用电管理系统' +VUE_APP_SYSTEM_NAME = '数字能源一体化平台' # 系统登录页 login-green、login-blue-black、login-blue-white #VUE_APP_LOGIN_PAGE = 'login-green' #VUE_APP_LOGIN_PAGE = 'login-blue-black' diff --git a/.env.ccprod b/.env.ccprod index f00f0b01..20f39d13 100644 --- a/.env.ccprod +++ b/.env.ccprod @@ -20,7 +20,7 @@ VUE_APP_YDXCX_URL = 'images/cc/ydxcx.jpg' # 备案号 VUE_APP_RECORD_NUMBER = '沪ICP备2021036275号-1' # 系统名 -VUE_APP_SYSTEM_NAME = '数字用电管理系统' +VUE_APP_SYSTEM_NAME = '数字能源一体化平台' # 系统登录页 login-green、login-blue-black、login-blue-white #VUE_APP_LOGIN_PAGE = 'login-green' #VUE_APP_LOGIN_PAGE = 'login-blue-black' diff --git a/.env.drgy b/.env.drgy index 7d00b7ec..28adb00e 100644 --- a/.env.drgy +++ b/.env.drgy @@ -19,7 +19,7 @@ VUE_APP_YDXCX_URL = 'images/drgy/ydxcx.jpg' # 备案号 VUE_APP_RECORD_NUMBER = '沪ICP备2024070570号-1' # 系统名称 -VUE_APP_SYSTEM_NAME = '数字用电管理系统' +VUE_APP_SYSTEM_NAME = '数字一体化管理系统' # 系统登录页 login-green、login-blue-black、login-blue-white #VUE_APP_LOGIN_PAGE = 'login-green' #VUE_APP_LOGIN_PAGE = 'login-blue-black' diff --git a/.env.drgyprod b/.env.drgyprod index 110d2046..2983aeb4 100644 --- a/.env.drgyprod +++ b/.env.drgyprod @@ -20,7 +20,7 @@ VUE_APP_YDXCX_URL = 'images/drgy/ydxcx.jpg' # 备案号 VUE_APP_RECORD_NUMBER = '沪ICP备2024070570号-1' # 系统名称 -VUE_APP_SYSTEM_NAME = '数字用电管理系统' +VUE_APP_SYSTEM_NAME = '数字一体化管理系统' # 系统登录页 login-green、login-blue-black、login-blue-white VUE_APP_LOGIN_PAGE = 'login-green' #VUE_APP_LOGIN_PAGE = 'login-blue-black' diff --git a/public/index.html b/public/index.html index cc0765bd..1e6ead56 100644 --- a/public/index.html +++ b/public/index.html @@ -8,10 +8,10 @@ - + - + diff --git a/src/views/iot/project/profileV2/DeviceManage/EDeviceChildren.vue b/src/views/iot/project/profileV2/DeviceManage/EDeviceChildren.vue index 80f6a9f8..d18c9df7 100644 --- a/src/views/iot/project/profileV2/DeviceManage/EDeviceChildren.vue +++ b/src/views/iot/project/profileV2/DeviceManage/EDeviceChildren.vue @@ -2,14 +2,14 @@