jsonp跨域

客戶端:     $.ajax({       type : "get",       async : true,       url : "http://192.168.77.151:9999/moniter/jsonp?callback=output",       dataType : "jsonp",       //jsonp:表示使用jsonp方式       jsonp: "call
相關文章
相關標籤/搜索