From 6be24ec9ca6a7c8d3e9ba4d995b39855bcc977b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=99=BD?= Date: Thu, 12 Mar 2026 11:59:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=BB=E9=A2=98=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E6=94=BE=E5=88=B0=E5=BF=AB=E6=8D=B7=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 所有页面的主题按钮都放在 quick-nav 导航栏内 - 解决按钮闪烁问题(导航栏固定在右上角) - 更新 CSS 版本号 --- templates/index.html | 8 ++++++-- templates/login.html | 8 ++++++-- templates/register.html | 8 ++++++-- templates/welcome.html | 2 +- 4 files changed, 19 insertions(+), 7 deletions(-) diff --git a/templates/index.html b/templates/index.html index 71dc293..1ad99ae 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,10 +4,14 @@ 欢迎 - 云下飞 - + - + +
+ +
+
👋 diff --git a/templates/login.html b/templates/login.html index a6ad907..bf342aa 100644 --- a/templates/login.html +++ b/templates/login.html @@ -4,10 +4,14 @@ 登录 - 云下飞 - + - + +
+ +
+
🔐 diff --git a/templates/register.html b/templates/register.html index b717062..954bd1c 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,10 +4,14 @@ 注册 - 云下飞 - + - + +
+ +
+
📝 diff --git a/templates/welcome.html b/templates/welcome.html index d8e24ac..5772ace 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -4,7 +4,7 @@ 欢迎回来 - {{ username }} - +