设置$.post,$.get,$.ajax 全局同异步

$.ajaxSetup({
   async: false//or true
});

 

posted @ 2017-11-29 12:07  Func~  阅读(282)  评论(0)    收藏  举报