jquery延时刷新

setTimeout(function(){
  location.replace(location.href);
},1000);

posted @ 2017-12-13 10:24  huohuohiahia  阅读(2294)  评论(0)    收藏  举报