postdischarge-ui/.env.production

10 lines
204 B
Plaintext
Raw Normal View History

# 页面标题
VUE_APP_TITLE = 新医路院后患者管理平台
# 生产环境配置
ENV = 'production'
# 新医路院后患者管理平台/生产环境
2026-04-24 17:35:34 +08:00
VUE_APP_BASE_API = 'http://8.131.93.145:54098'
2025-02-26 15:39:51 +08:00