From 0614883a4fccfcd522a362d027822e144e840a37 Mon Sep 17 00:00:00 2001 From: Victor_Jay Date: Tue, 2 Jun 2026 19:39:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B6=88=E6=81=AF=E9=A1=B5"=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E6=B6=88=E6=81=AF"=E6=A0=87=E9=A2=98=E8=B7=9F?= =?UTF-8?q?=E9=9A=8F=20Tab=20=E5=88=87=E6=8D=A2=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 系统消息区域仅在 system Tab 下渲染,其他 Tab(点赞、关注、@我)不再显示系统消息标题 --- templates/MetaLab-2026/html/messages/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/MetaLab-2026/html/messages/index.html b/templates/MetaLab-2026/html/messages/index.html index 31ad093..e9cb664 100644 --- a/templates/MetaLab-2026/html/messages/index.html +++ b/templates/MetaLab-2026/html/messages/index.html @@ -38,6 +38,7 @@
+ {{if eq .CurrentTab "system"}}
@@ -45,6 +46,7 @@
+ {{end}} {{if .Messages}}