From aeb126b3eae35cac161fdeeb03cda7fef3aaae2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=99=BD?= Date: Thu, 12 Mar 2026 10:39:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0CSS=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=8F=82=E6=95=B0=E5=BC=BA=E5=88=B6=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 所有页面CSS引用添加 ?v=20260312 版本号 - 解决浏览器缓存导致样式不更新的问题 --- templates/index.html | 2 +- templates/login.html | 2 +- templates/register.html | 2 +- templates/welcome.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 86da888..4e4ac22 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ 欢迎 - 云下飞 - +
diff --git a/templates/login.html b/templates/login.html index f6fbb7e..c9e7f53 100644 --- a/templates/login.html +++ b/templates/login.html @@ -4,7 +4,7 @@ 登录 - 云下飞 - +
diff --git a/templates/register.html b/templates/register.html index 5b73053..74dffcf 100644 --- a/templates/register.html +++ b/templates/register.html @@ -4,7 +4,7 @@ 注册 - 云下飞 - +
diff --git a/templates/welcome.html b/templates/welcome.html index d8f8de7..94adec1 100644 --- a/templates/welcome.html +++ b/templates/welcome.html @@ -4,7 +4,7 @@ 欢迎回来 - {{ username }} - +