摘要: function test(){ $.ajax({ url:"", // 链接地址 type:"GET", //POST async:true, //false是否异步, success:function (data,textStatus,jqXHR... 阅读全文
posted @ 2018-07-16 23:26 超级玛丽和大力水手 阅读(204) 评论(0) 推荐(0)