# 生产环境配置 VUE_APP_TITLE = 后台管理系统 ENV = 'production' VUE_APP_BASE_API = '/prod-api'