摘要:
1.jQuery ajax $.ajax({ type: 'POST', url: url, data: data, dataType: dataType, success: function () {}, error: function () {} }); 传统 Ajax 指的是 XMLHttpR 阅读全文
posted @ 2020-06-30 11:27
yblackd
阅读(229)
评论(0)
推荐(0)
摘要:
1.jQuery ajax $.ajax({ type: 'POST', url: url, data: data, dataType: dataType, success: function () {}, error: func... 阅读全文
posted @ 2020-06-30 11:27
yblackd
阅读(47)
评论(0)
推荐(0)