From 72bf0c32b85087dea7d15f274e63edd6d535bc64 Mon Sep 17 00:00:00 2001 From: canglan Date: Mon, 13 Apr 2026 20:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=90=8E=E7=AB=AF=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/includes/header.php | 6 +++--- frontend/index.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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'])) {