摘要: <script language="javascript"> //防止页面后退 history.pushState(null, null, document.URL); window.addEventListener('popstate', function () { history.pushSta 阅读全文
posted @ 2019-04-17 21:26 杰520 阅读(1196) 评论(0) 推荐(0)