From d2f12aca17a5bd28bc7912156acfa94761784f32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=99=BD?= Date: Thu, 12 Mar 2026 19:15:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=AC=A2=E8=BF=8E=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AE=B0=E5=BF=86=E9=9D=A2=E6=9D=BF=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增 🧠 记忆 按钮,链接到 Memory Viewer 面板 - 地址: http://1.14.58.157:18798 - 更新 CSS 版本号 --- templates/index.html | 3 ++- templates/login.html | 2 +- templates/register.html | 2 +- templates/welcome.html | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index c00da97..056ea14 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,11 +4,12 @@ 欢迎 - 云下飞 - +
+ 🧠 记忆
diff --git a/templates/login.html b/templates/login.html index 4b88cb6..6fc4711 100644 --- a/templates/login.html +++ b/templates/login.html @@ -4,7 +4,7 @@ 登录 - 云下飞 - + diff --git a/templates/register.html b/templates/register.html index 07f1ba3..1ebfb95 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,7 +4,7 @@ 注册 - 云下飞 - + diff --git a/templates/welcome.html b/templates/welcome.html index cec267a..352038b 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -4,7 +4,7 @@ 欢迎回来 - {{ username }} - +