diff --git a/frontend/includes/header.php b/frontend/includes/header.php
index 7d31963..0eb0b6d 100644
--- a/frontend/includes/header.php
+++ b/frontend/includes/header.php
@@ -42,8 +42,8 @@ $page_title = $page_title ?? '首页';
\ No newline at end of file
diff --git a/frontend/index.php b/frontend/index.php
index 0bb7a5f..d8cfd39 100644
--- a/frontend/index.php
+++ b/frontend/index.php
@@ -56,9 +56,9 @@ if (isset($_SESSION['user_id']) && isset($_SESSION['user_type'])) {