diff --git a/.env.development b/.env.development index 439cdac..947d501 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 华西海圻实验室电子记录系统 +VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0 VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook # 开发环境配置 diff --git a/.env.production b/.env.production index c2612ac..5d50a5d 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 华西海圻实验室电子记录系统 +VUE_APP_TITLE = 华西海圻实验室电子记录系统V1.0 VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook # 生产环境配置