This commit is contained in:
Van 2019-04-03 21:15:34 +08:00
parent 443cacafa3
commit cfd5d476cd
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
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}"/> <link rel="stylesheet" href="${staticServePath}/skins/${skinDirName}/css/base.css?${staticResourceVersion}"/>
</@head> </@head>
</head> </head>
<body> <body class="fn__flex-column">
<div id="pjax"> <div id="pjax" class="fn__flex-1">
<#if pjax><!---- pjax {#pjax} start ----></#if> <#if pjax><!---- pjax {#pjax} start ----></#if>
<#include "marcr-header.ftl"> <#include "marcr-header.ftl">
<@header type='other'></@header> <@header type='other'></@header>

View File

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

View File

@ -34,8 +34,8 @@
</#if> </#if>
</@head> </@head>
</head> </head>
<body> <body class="fn__flex-column">
<div class="pjax"> <div id="pjax" class="fn__flex-1">
<#if pjax><!---- pjax {#pjax} start ----></#if> <#if pjax><!---- pjax {#pjax} start ----></#if>
<#include "marcr-header.ftl"> <#include "marcr-header.ftl">
<@header type="article"></@header> <@header type="article"></@header>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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