摘要: <script> $(document).ready(function(e) { var counter = 0; if (window.history && window.history.pushState) { $(window).on('popstate', function () { win 阅读全文
posted @ 2017-09-18 10:02 zhangsima 阅读(2359) 评论(0) 推荐(0) 编辑