Files
rlz/rlz-ui/.env.production

8 lines
181 B
Plaintext
Raw Normal View History

2026-01-26 15:02:59 +08:00
# 页面标题
VUE_APP_TITLE = 瑞来兹医助管理系统
# 生产环境配置
ENV = 'production'
# 瑞来兹医助管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'