摘要: if (window.history && window.history.pushState) { $(window).on('popstate', function () { window.history.pushState('forward', null, '#'); window.histor 阅读全文
posted @ 2016-04-12 13:48 vofill-work 阅读(213) 评论(0) 推荐(0) 编辑