页面加载抖动

This commit is contained in:
wangwenrui
2019-01-03 10:51:09 +08:00
parent 8da5a2dc96
commit 6395b7d099
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ function changeFrameHeight() {
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();
}

View File

@@ -447,7 +447,7 @@ white-space:nowrap;
</style>
</head>
<body>
<div class="page-content">
<div class="page-content page-content-body">
<%-- <div class="theme-panel hidden-xs hidden-sm">
<c:forEach items="${serviceList}" var="service" varStatus="status">
<c:if test="${(service.action ne 128) && (service.serviceId ne 37) && (service.serviceId ne 149)}" >