jQyery中的ajax获取数据和向后台传递数据参数回顾,无聊写一下!!!!
摘要:获取: $.ajax({ type:"post/get", contentType:"application/json;charset=UTF-8", url:"", data:JSON.stringify(list), success:function(result){ console.log(r
阅读全文
posted @ 2020-03-10 00:04
浙公网安备 33010602011771号