From df2b937ead43e9e156940f1145f1e7fa73479820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=99=BD?= Date: Thu, 12 Mar 2026 09:40:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E5=92=8C=E4=B8=BB=E9=A2=98=E6=8C=89=E9=92=AE=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 欢迎页面(index.html):移除导航栏,主题按钮在 container 内 - 登录后页面(welcome.html):显示导航栏,主题按钮在导航栏内 --- templates/index.html | 9 +-------- templates/welcome.html | 9 ++++++++- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index b293c7d..86da888 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,15 +7,8 @@ - -
- 📝 思源 - 📦 Gitea - 📊 NocoDB - -
-
+
👋
diff --git a/templates/welcome.html b/templates/welcome.html index 3633c9e..d8f8de7 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -7,8 +7,15 @@ -
+ + + +
🎉