# 生产环境配置 ENV = 'production' VUE_APP_BASE_API_URL = 'http://api.test.baidu.com/api' VUE_APP_BASE_IMG_URL = 'http://api.test.baidu.com'