1、前端发送jsonp 要求

2、后端可以在接口输出的地方添加如下代码

php接口跨域php接口解决跨域要求问题 Vue.js

header('Content-Type:application/json; charset=utf-8');header('Access-Control-Allow-Origin:');header(\公众Access-Control-Allow-Headers: Content-Type\公众);header(\"大众Access-Control-Allow-Methods: GET,POST,PUT,DELETE,OPTIONS\公众);