chenrui
2025-03-13 fb9e5f2bfade8aa94d99907c7da53dc86170fccb
.env.production
@@ -1,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
VUE_APP_TITLE = LIMS实验室管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
# LIMS实验室管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'