公告板
版本库
filestore
活动
搜索
登录
main
/
ltkj_peisweb_region
路泰科技体检前端区域版
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
新增页面
wwl
2025-05-19
451012362a26f1e34590c055222ee7787455e14f
[ltkj_peisweb_region.git]
/
.env.production
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 智慧健康体检管理系统
# 生产环境配置
ENV = 'production'
VUE_APP_ENV ='production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'