标签:ESS col put ade methods request ted 返回 method
header("Access-Control-Allow-Origin: 域名");
header("Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept");
header(‘Access-Control-Allow-Methods: GET, POST, PUT‘);
ps:在返回的方法中添加上面内容
域名:http://vue.hxq.mytg.com
标签:ESS col put ade methods request ted 返回 method
原文地址:https://www.cnblogs.com/pcx105/p/9360534.html