优化layer内容高度与设定高度差值小于50的自动修正高度
This commit is contained in:
@@ -15,5 +15,5 @@ var themeName = @Global.getConfig('web.view.themeName', 'default');
|
||||
<% if (!@ListUtils.inString('layout', libs!)){ %>
|
||||
<div class="wrapper">${layoutContent}</div>
|
||||
<% }else{ %>${layoutContent}<% } %>
|
||||
<a id="scroll-up" href="#" class="btn btn-sm"><i class="fa fa-angle-double-up"></i></a>
|
||||
<a id="scroll-up" href="#" class="btn btn-sm hide"><i class="fa fa-angle-double-up"></i></a>
|
||||
<% include('/themes/'+themeName+'/include/footer.html', {libs: libs!}){} %>
|
||||
|
||||
Reference in New Issue
Block a user