摘要: history.pushState(null, null, document.URL) window.addEventListener('popstate', function () { history.pushState(null, null, document.URL) }) 阅读全文
posted @ 2018-05-14 15:14 *的一手好诗 阅读(214) 评论(0) 推荐(0)