This commit is contained in:
Van
2019-04-03 21:15:34 +08:00
parent 443cacafa3
commit cfd5d476cd
10 changed files with 20 additions and 20 deletions

View File

@@ -25,8 +25,8 @@
<link rel="stylesheet" href="${staticServePath}/skins/${skinDirName}/css/base.css?${staticResourceVersion}"/>
</@head>
</head>
<body>
<div id="pjax">
<body class="fn__flex-column">
<div id="pjax" class="fn__flex-1">
<#if pjax><!---- pjax {#pjax} start ----></#if>
<#include "marcr-header.ftl">
<@header type='other'></@header>