mes-lxsm-ui/.env.production
2022-09-16 19:32:45 +08:00

9 lines
151 B
Plaintext

# 页面标题
VUE_APP_TITLE = 苦糖果MES
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'