NODE_ENV = production # just a flag ENV = 'staging' # base api VUE_APP_BASE_API = 'https://mapi-b.caimei365.com' # 图片上传,索引更新等 VUE_APP_CORE_API = 'https://core-b.caimei365.com'