diff --git a/.env.dev b/.env.dev index dbfa1b3..ae83de4 100644 --- a/.env.dev +++ b/.env.dev @@ -1,7 +1,7 @@ ### # @Author: Do not edit # @Date: 2023-08-29 09:40:39 - # @LastEditTime: 2023-09-27 14:04:02 + # @LastEditTime: 2024-04-18 14:12:38 # @LastEditors: zwq # @Description: ### @@ -9,10 +9,11 @@ ENV = 'development' # 页面标题 -VUE_APP_TITLE = 爱协林管理系统 +VUE_APP_TITLE = 热处理立库管理系统 # 芋道管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.1.12:48080' +VUE_APP_BASE_API = 'http://192.168.1.180:48080' +VUE_APP_JM_API = 'http://192.168.1.180:48080' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/.env.front b/.env.front index f8f08ec..3e87412 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' diff --git a/.env.prod b/.env.prod index f36e0b7..9fdd6e5 100644 --- a/.env.prod +++ b/.env.prod @@ -2,21 +2,24 @@ # @Author: zwq # @Date: 2023-09-14 13:44:22 # @LastEditors: zwq - # @LastEditTime: 2023-11-17 14:57:46 + # @LastEditTime: 2023-12-15 10:51:16 # @Description: ### # 生产环境配置 ENV = 'production' # 页面标题 -VUE_APP_TITLE = 爱协林管理系统 +VUE_APP_TITLE = 热处理立库管理系统 # 芋道管理系统/生产环境 VUE_APP_BASE_API = '/prod-api' +VUE_APP_JM_API = 'http://10.10.100.219:48080' # 根据服务器或域名修改 # PUBLIC_PATH = 'http://my-pi.com:8888/yudao-admin/' PUBLIC_PATH = 'http://10.10.100.219:8888/' +# PUBLIC_PATH = 'http://192.168.0.127:8888/' +# PUBLIC_PATH = 'http://192.168.1.55:8888/' # 二级部署路径 VUE_APP_APP_NAME ='yudao-admin' diff --git a/.env.stage b/.env.stage index 7da5b98..3ce46d8 100644 --- a/.env.stage +++ b/.env.stage @@ -1,7 +1,7 @@ NODE_ENV = production # 页面标题 -VUE_APP_TITLE = 爱协林管理系统 +VUE_APP_TITLE = 热处理立库管理系统 # 测试环境配置 ENV = 'staging' diff --git a/.env.static b/.env.static index a1e1d49..5997472 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' diff --git a/package.json b/package.json index 8fc97ef..9e6f77d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yudao-ui-admin", "version": "1.7.3-snapshot", - "description": "爱协林管理系统", + "description": "热处理立库管理系统", "author": "爱协林", "license": "MIT", "scripts": { @@ -63,7 +63,7 @@ "nprogress": "0.2.0", "qrcode.vue": "^1.7.0", "quill": "1.3.7", - "screenfull": "5.0.2", + "screenfull": "^5.0.2", "sortablejs": "1.10.2", "throttle-debounce": "2.1.0", "vue": "2.7.14", diff --git a/public/index.html b/public/index.html index f7deebd..a51817a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,215 +1,221 @@ -
- - - - - -