Skip to content

fix: 修复 footer 在内容不足时不贴底的问题#33

Merged
aba2222 merged 3 commits into
aba2222:mainfrom
xiokuai:fix/sticky-footer
Feb 25, 2026
Merged

fix: 修复 footer 在内容不足时不贴底的问题#33
aba2222 merged 3 commits into
aba2222:mainfrom
xiokuai:fix/sticky-footer

Conversation

@xiokuai
Copy link
Copy Markdown
Contributor

@xiokuai xiokuai commented Feb 24, 2026

Summary

  • 使用 flexbox 布局让 footer 在页面内容不足一屏时始终贴在底部
  • body 添加 d-flex flex-column min-vh-100,footer 的 mt-5 改为 mt-auto

- 新增 Collection、CollectionPost 模型,支持文章组织成合集
- 合集内文章从"所有文章"列表隐藏,以合集条目替代显示
- 合集内支持上一篇/下一篇导航和 offcanvas 目录侧边栏
- 支持拖拽排序(SortableJS)、批量添加文章
- 合集描述支持 Markdown 渲染
- 新增创建/编辑/删除/管理合集的完整 CRUD 视图
@aba2222 aba2222 merged commit 8a764a6 into aba2222:main Feb 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants