摘要: history.pushState(null, null, document.URL); window.addEventListener('popstate', function () { history.pushState(null, null, document.URL); }); 阅读全文
posted @ 2019-08-15 20:37 酷酷的城池 阅读(487) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <title></title> </head> <script src="https://code.jquery.com/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8" 阅读全文
posted @ 2019-08-15 20:34 酷酷的城池 阅读(350) 评论(0) 推荐(0) 编辑