Files
MES/yawei-mes/mes-ui/.env.production
2026-04-02 10:39:03 +08:00

9 lines
149 B
Plaintext

# 页面标题
VUE_APP_TITLE = P3九昭智造
# 生产环境配置
ENV = 'production'
# P3九昭智造/生产环境
VUE_APP_BASE_API = '/prod-api'