--- title: 布局 icon: object-group order: 2 category: - 指引 tag: - 布局 --- 布局包括: - [導航欄](https://theme-hope.vuejs.press/zh/guide/layout/navbar.html) - [側邊欄](https://theme-hope.vuejs.press/zh/guide/layout/sidebar.html) - [頁尾](https://theme-hope.vuejs.press/zh/guide/layout/footer.html) 同時每個頁面包含: - [路徑導航](https://theme-hope.vuejs.press/zh/guide/layout/breadcrumb.html) - [標題和頁面資訊](https://theme-hope.vuejs.press/zh/guide/feature/page-info.html) - [TOC (文章標題列表)](https://theme-hope.vuejs.press/zh/guide/layout/page.html#標題列表) - [貢獻者、更新時間等頁面元資訊](https://theme-hope.vuejs.press/guide/feature/meta.html) - [評論](https://theme-hope.vuejs.press/zh/guide/feature/comment.html) 主題也帶有以下元素: - [夜間模式按鈕](https://theme-hope.vuejs.press/zh/guide/interface/darkmode.html) - [返回頂部按鈕](https://theme-hope.vuejs.press/guide/interface/others.html#返回頂部按鈕) - [列印按鈕](https://theme-hope.vuejs.press/guide/interface/others.html#列印按鈕) 你可以在主題選項和頁面的 frontmatter 中自定義它們。