2025年6月16日
摘要: $.ajax({ url: contextPath + "/xxx.json", data: {}, dataType: "json", // 或其他xml等 type: "post", // 或get success: function(jqdata){ }, error: function(jq 阅读全文
posted @ 2025-06-16 18:08 骑着母猪去打猎 阅读(23) 评论(0) 推荐(0)