From d183ca920712c9ae737c094a5e8f53260d92d617 Mon Sep 17 00:00:00 2001 From: OP Date: Mon, 29 Jun 2026 00:04:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=20userInfo=20?= =?UTF-8?q?=E5=85=83=E7=B4=A0=E5=88=B0=20header=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=95=B0=E6=8D=AE=E5=8A=A0=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 之前移除 header 时误删了 userInfo span - JS 中 .textContent 会报错导致页面无法加载 --- frontend/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/index.html b/frontend/index.html index d2ed921..ff1e381 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -336,6 +336,7 @@ body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text" 分析
+ 退出