恢复左侧边距设置
This commit is contained in:
@@ -220,7 +220,7 @@ function changeFrameHeight() {
|
||||
//update for dynamicHomePage S
|
||||
var paddingHeight = 11;
|
||||
//update for dynamicHomePage E
|
||||
//iframe.contents().find(".page-content").addClass("page-content-body");
|
||||
iframe.contents().find(".page-content").addClass("page-content-body");
|
||||
iframe.prop("height",clientHeight-headerHeight-barHeight-footerHeight-paddingHeight);
|
||||
menuHeight();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user