jquery下利用jsonp跨域访问实现方法 复制代码 代码如下: $ ajax({ async:false, url: , 跨域URL type: GET, dataType: jsonp, jsonp: JavaScript 2022-04-02 277 点赞 4 评论 419 浏览