# just a flag ENV = 'development' # base api # VUE_APP_BASE_API = 'http://192.168.2.75:18015' VUE_APP_BASE_API = 'http://localhost:18015' # 图片上传,索引更新等 VUE_APP_CORE_API = 'https://core-b.caimei365.com'