2020年10月21日

jquery - ajax-fluent写法

摘要: 写法很像 ES6 语法下的 Promise 函数。 $.ajax({ cache: true, type: "GET", url: window.contextPath + "/sys/dic/dic", data: {sort: sort}, dataType: 'json', async: fa 阅读全文

posted @ 2020-10-21 15:45 疯狂的妞妞 阅读(115) 评论(0) 推荐(0)

导航