mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-03 10:28:18 +00:00
添加分类刷新
This commit is contained in:
parent
4a48007847
commit
b7d46988a5
4
public/system/frame/js/contabs.min.js
vendored
4
public/system/frame/js/contabs.min.js
vendored
@ -239,8 +239,8 @@ $(function() {
|
||||
})
|
||||
//返回
|
||||
function rep() {
|
||||
var l = $(".J_iframe:visible");
|
||||
l[0].contentWindow.history.go(-1);
|
||||
//$(".J_iframe:visible")[0].contentWindow.history.go(-1);
|
||||
window.frames[$(".page-tabs-content .active").index()].history.go(-1);
|
||||
}
|
||||
$(".J_tabReply").on("click", rep);
|
||||
//刷新
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user