摘要: function isBack(){ var bInfo=$("body").attr("id"); if(bInfo=="detail"){ pushHistory(); window.addEventListener("popstate", function(e) { $("#vi... 阅读全文
posted @ 2017-11-09 10:50 小梨晓晓 阅读(187) 评论(0) 推荐(0)
摘要: history.pushState("","","index?gameName="+gameId); 阅读全文
posted @ 2017-11-09 10:47 小梨晓晓 阅读(3523) 评论(0) 推荐(0)