添加分类刷新

This commit is contained in:
sugar1569 2018-09-26 20:42:23 +08:00
parent 4a48007847
commit b7d46988a5

View File

@ -239,8 +239,8 @@ $(function() {
}) })
//返回 //返回
function rep() { function rep() {
var l = $(".J_iframe:visible"); //$(".J_iframe:visible")[0].contentWindow.history.go(-1);
l[0].contentWindow.history.go(-1); window.frames[$(".page-tabs-content .active").index()].history.go(-1);
} }
$(".J_tabReply").on("click", rep); $(".J_tabReply").on("click", rep);
//刷新 //刷新