From 87b04e84d38bc026a88b15ebdb2af37cdf9a6633 Mon Sep 17 00:00:00 2001 From: yuyx <237899745@qq.com> Date: Thu, 11 Dec 2025 22:49:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=A4=A7=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E7=A0=81=E6=98=BE=E7=A4=BA=E5=B0=BA=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 前端验证码图片高度从36/40px增大到50px,配合后端生成的160x60图片 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- templates/admin_login.html | 2 +- templates/login.html | 6 +++--- templates/register.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/admin_login.html b/templates/admin_login.html index 23a247e..c71f56c 100644 --- a/templates/admin_login.html +++ b/templates/admin_login.html @@ -184,7 +184,7 @@
- 验证码 + 验证码
diff --git a/templates/login.html b/templates/login.html index 3d8e38f..9ba5308 100644 --- a/templates/login.html +++ b/templates/login.html @@ -185,7 +185,7 @@
- 验证码 + 验证码
@@ -211,7 +211,7 @@
- 验证码 + 验证码
@@ -242,7 +242,7 @@
- 验证码 + 验证码
diff --git a/templates/register.html b/templates/register.html index bc4a4df..c986a48 100644 --- a/templates/register.html +++ b/templates/register.html @@ -181,7 +181,7 @@
- 验证码 + 验证码