摘要: $(function() { $.ajaxSetup({ complete:function(XMLHttpRequest,textStatus){ if(textStatus=="parsererror"){ window.location.href = '../login.html'; } el 阅读全文
posted @ 2019-07-25 11:06 柚子味儿的西瓜 阅读(12) 评论(0) 推荐(0)