摘要: 客户端$(function(){ $.ajax({ type: "get", async: false, url: "http://test.com/json_data.php", dataType: "jsonp", js... 阅读全文
posted @ 2015-07-24 18:08 雪山飞猪 阅读(679) 评论(0) 推荐(0)