bns_zhgd_web/.env.production

9 lines
145 B
Plaintext
Raw Normal View History

2025-04-02 10:01:21 +08:00
# 页面标题
VUE_APP_TITLE = 智慧工地
2025-04-02 10:01:21 +08:00
# 生产环境配置
ENV = 'production'
# 智慧工地/生产环境
2025-04-02 10:01:21 +08:00
VUE_APP_BASE_API = '/prod-api'