Browse Source

FIX:[模板管理]导出

luojie
15881625488@163.com 2 weeks ago
parent
commit
b552a82199
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      .env.development
  2. +1
    -1
      .env.production

+ 1
- 1
.env.development View File

@ -1,5 +1,5 @@
# 页面标题 # 页面标题
VUE_APP_TITLE = 华西海圻实验室电子记录系统
VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0
VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook
# 开发环境配置 # 开发环境配置

+ 1
- 1
.env.production View File

@ -1,5 +1,5 @@
# 页面标题 # 页面标题
VUE_APP_TITLE = 华西海圻实验室电子记录系统
VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0
VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook
# 生产环境配置 # 生产环境配置

Loading…
Cancel
Save