阅读背景:

jQuery Ajax 跨域请求与getJSON跨域请求

来源:互联网 
1.ajax跨域请求

$.ajax({       async:false,       type: 'GET',    url: 'https://www.mysite.com/demo.do',  // 跨域URL      dataType: 'jsonp',       jsonp: '$.ajax({       async:false,       typ



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: