// baseURL IP:端口为Nginx配置的前端地址 const CONFIG = { //http://api.order.ci2.cn/ //http://api.test.order.ci2.cn/ baseURL: 'http://api.order.ci2.cn/', }