diff --git a/.env.development b/.env.development index f2301ee..1a77d53 100644 --- a/.env.development +++ b/.env.development @@ -1,11 +1,11 @@ # 页面标题 -VUE_APP_TITLE = 苦糖果MES-软件开发记录 +VUE_APP_TITLE = 智能工厂MES系统 # 开发环境配置 ENV = 'development' # 若依管理系统/开发环境 -VUE_APP_BASE_API = '/dev-api' +VUE_APP_BASE_API = '/prod-api' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/.env.production b/.env.production index 93172c2..94172dc 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 苦糖果MES-软件开发记录 +VUE_APP_TITLE = 智能工厂MES系统 # 生产环境配置 ENV = 'production' diff --git a/.env.staging b/.env.staging index 12ce6a0..a046e68 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 苦糖果MES-软件开发记录 +VUE_APP_TITLE = 智能工厂MES系统 NODE_ENV = production diff --git a/.gitignore b/.gitignore index 03d9869..253e46d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,9 +18,9 @@ selenium-debug.log *.njsproj *.sln *.local -.editorconfig -.eslintignore -.eslintrc.js -.env.* +# .editorconfig +# .eslintignore +# .eslintrc.js +# .env.* package-lock.json yarn.lock diff --git a/public/favicon.ico b/public/favicon.ico index 8e03fd4..e3b55f3 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index 925455c..a45582f 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,7 @@
+ 人员选择(多选单选) +
+ +暂无数据
+