1、浏览器中,打开控制台

3、ajax 请求~~~$.ajax({ type: "POST", url: 媪青怍牙"你的网址", data: 请求数据, dataType: "json", success:function(e) { }})~~~

时间:2024-10-13 15:46:31
1、浏览器中,打开控制台
3、ajax 请求~~~$.ajax({ type: "POST", url: 媪青怍牙"你的网址", data: 请求数据, dataType: "json", success:function(e) { }})~~~