This commit is contained in:
@@ -282,11 +282,8 @@ $(function () {
|
||||
});
|
||||
}
|
||||
function initFooter() {
|
||||
if (!sessionStorage.commentData) {
|
||||
// 始终从后端获取最新通用配置,避免缓存导致配置不生效
|
||||
getCommentInfo();
|
||||
} else {
|
||||
setCommData();
|
||||
}
|
||||
}
|
||||
// 首页渲染
|
||||
// $("#header").load("/web/default/public/header.html", function () {
|
||||
|
||||
Reference in New Issue
Block a user