diff --git a/templates/MetaLab-2026/html/space/index.html b/templates/MetaLab-2026/html/space/index.html index 36719f9..c509c7d 100644 --- a/templates/MetaLab-2026/html/space/index.html +++ b/templates/MetaLab-2026/html/space/index.html @@ -175,7 +175,8 @@ {{/* ========== 关注列表 Tab(含本人+访客) ==========*/}} - {{else if or (eq .ActiveTab "following") (eq .ActiveTab "followers")}} + {{end}} + {{if or (eq .ActiveTab "following") (eq .ActiveTab "followers")}}