Files
MES/yawei-mes/mes-ui/.env.production

9 lines
149 B
Plaintext
Raw Normal View History

2026-04-02 10:38:23 +08:00
# 页面标题
VUE_APP_TITLE = P3九昭智造
# 生产环境配置
ENV = 'production'
# P3九昭智造/生产环境
VUE_APP_BASE_API = '/prod-api'