修改BUG:网站设置页面加载完毕后调用footer方法,重置页脚显示方式
This commit is contained in:
parent
854b667263
commit
47179951fd
|
@ -76,6 +76,7 @@
|
|||
});
|
||||
}
|
||||
else $refresh.removeClass('fa-spin');
|
||||
$('.site-footer').footer();
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue