diff --git a/.env.dev b/.env.dev index 7b5853c..af2d52f 100644 --- a/.env.dev +++ b/.env.dev @@ -9,7 +9,7 @@ ENV = 'development' # 页面标题 -VUE_APP_TITLE = 芋道管理系统 +VUE_APP_TITLE = 发电玻璃智能管控平台 # 芋道管理系统/开发环境 # VUE_APP_BASE_API = 'http://192.168.1.70:30307' @@ -26,7 +26,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true VUE_APP_TENANT_ENABLE = true # 验证码的开关 -VUE_APP_CAPTCHA_ENABLE = true +VUE_APP_CAPTCHA_ENABLE = false # 文档的开关 VUE_APP_DOC_ENABLE = true diff --git a/.env.front b/.env.front index 9e2d4d2..b6a1549 100644 --- a/.env.front +++ b/.env.front @@ -2,7 +2,7 @@ ENV = 'development' # 页面标题 -VUE_APP_TITLE = 芋道管理系统 +VUE_APP_TITLE = 发电玻璃智能管控平台 # 芋道管理系统/本地环境 VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn' @@ -14,7 +14,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true VUE_APP_TENANT_ENABLE = true # 验证码的开关 -VUE_APP_CAPTCHA_ENABLE = true +VUE_APP_CAPTCHA_ENABLE = false # 文档的开关 VUE_APP_DOC_ENABLE = true diff --git a/.env.prod b/.env.prod index 718df95..de86eb4 100644 --- a/.env.prod +++ b/.env.prod @@ -2,7 +2,7 @@ NODE_ENV = 'production' # 页面标题 -VUE_APP_TITLE = 玻璃控股信息平台 +VUE_APP_TITLE = 发电玻璃智能管控平台 # 芋道管理系统/生产环境 VUE_APP_BASE_API = '' @@ -16,7 +16,7 @@ PUBLIC_PATH = '' VUE_APP_TENANT_ENABLE = true # 验证码的开关 -VUE_APP_CAPTCHA_ENABLE = true +VUE_APP_CAPTCHA_ENABLE = false # 文档的开关 VUE_APP_DOC_ENABLE = false diff --git a/.env.stage b/.env.stage index 5942b3c..696e403 100644 --- a/.env.stage +++ b/.env.stage @@ -1,7 +1,7 @@ NODE_ENV = production # 页面标题 -VUE_APP_TITLE = 芋道管理系统 +VUE_APP_TITLE = 发电玻璃智能管控平台 # 测试环境配置 ENV = 'staging' @@ -16,7 +16,7 @@ PUBLIC_PATH = 'http://static.yudao.iocoder.cn/' VUE_APP_TENANT_ENABLE = true # 验证码的开关 -VUE_APP_CAPTCHA_ENABLE = true +VUE_APP_CAPTCHA_ENABLE = false # 文档的开关 VUE_APP_DOC_ENABLE = false diff --git a/.env.static b/.env.static index 13901cd..7a4f97b 100644 --- a/.env.static +++ b/.env.static @@ -4,7 +4,7 @@ NODE_ENV = development ENV = 'staging' # 页面标题 -VUE_APP_TITLE = 芋道管理系统 +VUE_APP_TITLE = 发电玻璃智能管控平台 # 芋道管理系统/测试环境 VUE_APP_BASE_API = 'http://127.0.0.1:48080' @@ -18,7 +18,7 @@ VUE_APP_APP_NAME ='/admin-ui-vue2/' VUE_APP_TENANT_ENABLE = true # 验证码的开关 -VUE_APP_CAPTCHA_ENABLE = true +VUE_APP_CAPTCHA_ENABLE = false # 文档的开关 VUE_APP_DOC_ENABLE = true diff --git a/src/assets/logo/logo.png b/src/assets/logo/logo.png deleted file mode 100644 index 7e1043f..0000000 Binary files a/src/assets/logo/logo.png and /dev/null differ diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 5777614..1437753 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -49,7 +49,7 @@ + + diff --git a/src/views/copilot/factoryData/components/Container.vue b/src/views/copilot/components/rightContainer.vue similarity index 95% rename from src/views/copilot/factoryData/components/Container.vue rename to src/views/copilot/components/rightContainer.vue index 59349a7..124bcee 100644 --- a/src/views/copilot/factoryData/components/Container.vue +++ b/src/views/copilot/components/rightContainer.vue @@ -1,8 +1,8 @@ - + + diff --git a/src/views/copilot/factoryData/components/rightContainer.vue b/src/views/copilot/factoryData/components/rightContainer.vue new file mode 100644 index 0000000..124bcee --- /dev/null +++ b/src/views/copilot/factoryData/components/rightContainer.vue @@ -0,0 +1,233 @@ + + + + + + + diff --git a/src/views/copilot/factoryData/hdIndex.vue b/src/views/copilot/factoryData/hdIndex.vue index 70fcbf0..ac8432a 100644 --- a/src/views/copilot/factoryData/hdIndex.vue +++ b/src/views/copilot/factoryData/hdIndex.vue @@ -8,9 +8,9 @@ - + - + @@ -26,7 +26,8 @@