feat:增加查询博客相邻记录功能

This commit is contained in:
2025-10-12 22:57:04 +08:00
parent a04a0cd22d
commit 1fc1a31641
7 changed files with 114 additions and 6 deletions

View File

@@ -49,6 +49,7 @@ span, input {
--color-card-bg: #FFFFFF;
--color-scroll-card-bg: #F8F9FA;
--color-copyright-bg: #F8F8F8;
--color-navigation-bg: #F8F8F8;
--color-border-bg: #F5F5F5;
--color-text: #000000;
}