# 生产环境配置 ENV = 'production' # 接口地址 VUE_APP_BASE_API = '/prod-api'