# 生产环境配置 ENV = 'production' # 生产环境api VUE_APP_BASE_API = '/api' # 生产环境IP VUE_APP_BASE_URL = ''