mes-lxsm-ui/.env.production
2022-09-17 22:25:49 +08:00

9 lines
170 B
Plaintext

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