摘要: $(function(){ if(window.history && window.history.pushState){ $(window).on('popstate',function () { window.history.pushState('forward',null,'#'); window.history.f... 阅读全文
posted @ 2017-09-01 10:35 Nullnullisnull 阅读(349) 评论(0) 推荐(0)