2017年8月24日

原生ajax

摘要: function ajax(obj){ var defaults = { type : 'get', async : true, url : '#', dataType : 'text', jsonp : 'callback', data : {}, success:function(data){c 阅读全文

posted @ 2017-08-24 19:26 咫尺天涯间 阅读(89) 评论(0) 推荐(0)

导航