zhuo
2025-04-10 9859834127ba8e88c3d95e66b158dbd3b209d4f8
.env.staging
@@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
VUE_APP_TITLE = LIMS实验室管理系统
BABEL_ENV = production
@@ -8,5 +8,5 @@
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
# LIMS实验室管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'