From ed6d0133ae8443e27ed275b674e0535f4cd806af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=99=BD?= Date: Thu, 12 Mar 2026 19:18:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=B0=E5=BF=86=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=A7=BB=E5=88=B0=E7=99=BB=E5=BD=95=E5=90=8E?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - welcome.html 添加 🧠 记忆 按钮 - index.html 恢复为只有主题按钮 - 记忆面板地址: http://1.14.58.157:18798 --- templates/index.html | 3 +-- templates/login.html | 2 +- templates/register.html | 2 +- templates/welcome.html | 3 ++- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 056ea14..d91d112 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,12 +4,11 @@ 欢迎 - 云下飞 - +
- 🧠 记忆
diff --git a/templates/login.html b/templates/login.html index 6fc4711..d9944ae 100644 --- a/templates/login.html +++ b/templates/login.html @@ -4,7 +4,7 @@ 登录 - 云下飞 - + diff --git a/templates/register.html b/templates/register.html index 1ebfb95..7cea2cc 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,7 +4,7 @@ 注册 - 云下飞 - + diff --git a/templates/welcome.html b/templates/welcome.html index 352038b..d5615d1 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -4,7 +4,7 @@ 欢迎回来 - {{ username }} - + @@ -12,6 +12,7 @@ 📝 思源 📦 Gitea 📊 NocoDB + 🧠 记忆