header("Access-Control-Allow-Origin:*");
header("Access-Control-Allow-Methods:GET,POST");
header('Access-Control-Allow-Headers:x-requested-with,content-type');
header("Content-Type: text/html; charset=utf-8");
四条代码,自己理解吧,万能方法!
感谢您的来访,获取更多精彩文章请收藏本站。
© 版权声明
THE END















暂无评论内容