From 3b434cdc16b71dbc981b364d41a7337fa3f4d43c Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期六, 23 八月 2025 13:10:41 +0800
Subject: [PATCH] 新增页面用户名显示

---
 HTML/.vscode/settings.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HTML/.vscode/settings.json b/HTML/.vscode/settings.json
index 155422b..a0de46f 100644
--- a/HTML/.vscode/settings.json
+++ b/HTML/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "liveServer.settings.port": 5503
+    "liveServer.settings.port": 5504
 }
\ No newline at end of file

--
Gitblit v1.8.0