{{ghost_head}} {{!-- 统一的固定头部容器 --}}
{{!-- 1. 公告栏:仅在后台有内容时渲染 --}} {{#if @site.announcement}}
{{announcement}}
{{/if}} {{!-- 2. 导航栏 --}}
{{!-- 页面主体内容:现在内容会自动排在 sticky header 下方,无需手动 pt-16 --}}
{{{body}}} {{> "footer"}}
{{!-- 移动端菜单模板 --}}
菜单导航

页面导航

{{navigation}}

{{#if @member}} {{else}} {{/if}}
{{ghost_foot}}