bonus-ui/.env.production

11 lines
261 B
Plaintext
Raw Permalink Normal View History

2024-06-26 17:36:22 +08:00
# 页面标题
2025-06-13 09:00:13 +08:00
VUE_APP_TITLE = 智慧材料站管理系统
2024-06-26 17:36:22 +08:00
# 生产环境配置
ENV = 'production'
2025-06-13 09:00:13 +08:00
# 智慧材料站管理系统/生产环境-公司
2025-04-07 09:08:42 +08:00
# VUE_APP_BASE_API = '/prod-api'
2025-06-13 09:00:13 +08:00
# 智慧材料站管理系统/宏源环境
2025-05-26 16:55:12 +08:00
VUE_APP_BASE_API = '/iws/clz-api'