You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 年之前
12
  1. /** PTNovelSearch-v4.1.2 LPPL License By http://www.ptcms.com/ */
  2. ;function request(e,t,o,n,a){n=void 0===n?"post":n,a=void 0===a?"json":a;var l=null;$.ajax({url:e,method:n,data:t,dataType:a,beforeSend:function(){null===l&&(l=layer.load(1,{shade:[.1,"#000"]}))},success:function(e){e.code?layer.alert(e.msg,{icon:2},function(t){e.data.redirect?window.location.href=e.data.redirect:layer.close(t)}):o(e)},complete:function(){null!==l&&(layer.close(l),l=null)}})}function post(e,t,o){request(e,t,o,"post")}function get(e,t,o){request(e,t,o,"get")}