From 394989b2815604107d404f5bf12a9bfe463a26dd Mon Sep 17 00:00:00 2001 From: Victor_Jay Date: Sun, 31 May 2026 21:33:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=81=E7=A6=81=E6=A8=AA=E5=B9=85?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E4=BF=AE=E5=A4=8D=20=E2=80=94=20SVG=20?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E4=B8=BA=20=E2=93=98=20Unicode=20=E5=AD=97?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/MetaLab-2026/html/layout/nav.html | 4 +--- templates/MetaLab-2026/html/space/index.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/MetaLab-2026/html/layout/nav.html b/templates/MetaLab-2026/html/layout/nav.html index cb30315..e245fd6 100644 --- a/templates/MetaLab-2026/html/layout/nav.html +++ b/templates/MetaLab-2026/html/layout/nav.html @@ -75,9 +75,7 @@ {{end}} {{if .IsBanned}}
- - - + 该账号已被封禁
{{end}} diff --git a/templates/MetaLab-2026/html/space/index.html b/templates/MetaLab-2026/html/space/index.html index d089242..1b96807 100644 --- a/templates/MetaLab-2026/html/space/index.html +++ b/templates/MetaLab-2026/html/space/index.html @@ -24,7 +24,7 @@

{{.SpaceUser.Username}}

-

{{if eq .SpaceUser.Status "banned"}}该账号已被封禁{{else if .SpaceUser.Bio}}{{.SpaceUser.Bio}}{{else}} {{end}}

+

{{if eq .SpaceUser.Status "banned"}}ⓘ 该账号已被封禁{{else if .SpaceUser.Bio}}{{.SpaceUser.Bio}}{{else}} {{end}}

UID: {{.SpaceUser.ID}} ·