刷新页面


// 刷新
$(".reload").on("click",function(){
window.location.reload();
});
posted @ 2017-01-04 15:55  baisha123  阅读(122)  评论(0)    收藏  举报