摘要:
//使用jquery的jsonp进行跨域请求的代码$(".ajax").on('click', function () { $.ajax({ type: "post", async: false, url: "http://localhost:15493/home/getdata",//这里的localhost:15493根据实际情况进行修改 ... 阅读全文
posted @ 2017-12-07 15:01
zou1234
阅读(339)
评论(0)
推荐(0)

浙公网安备 33010602011771号