添加搜索

This commit is contained in:
2026-07-18 10:58:33 +08:00 Unverified
parent 3867373850
commit c8b2039593
11 changed files with 859 additions and 3 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ export const navItems = [
{ label: "青春刊物", href: "/articles/" },
{ label: "如今的我们", href: "/people/" },
{ label: "综合试卷", href: "/exam/" },
{ label: "留言墙", href: "/messages/" }
{ label: "留言墙", href: "/messages/" },
{ label: "搜索", href: "/search/" }
];
const leavingCampusDate = "2024-06-08";