临窗旋墨的博客       临窗旋墨的导航
摘要: $.ajax( url,{ type:"post", data:{},}) .done(function() { alert("success"); }) .fail(function() { alert("error"); }) .always(function... 阅读全文
posted @ 2015-10-16 16:57 临窗旋墨 阅读(227) 评论(0) 推荐(0)