摘要: $(document).ready(function(e) { var counter = 0; if (window.history && window.history.pushState) { window.onpopstate = function () { window... 阅读全文
posted @ 2018-05-12 19:02 anobscureretreat 阅读(828) 评论(0) 推荐(0)