From 4a827abe9b4b1d4a7d03f3cb0b4664b0ee0bb9b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com>
Date: Fri, 7 Aug 2026 15:59:24 +0800
Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E4=BF=AE=E6=94=B9=E8=B4=A6=E6=88=B7?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=8D=A1=E7=89=87=E6=A0=87=E9=A2=98=E6=96=87?=
=?UTF-8?q?=E6=A1=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将密码重置页面账户信息卡片的标题从“WebSoft 账户信息”改为“账户信息”
- 将注册成功页面账户信息卡片的标题从“WebSoft 账户信息”改为“账户信息”
---
src/main/resources/templates/captcha.html | 9 ++++-----
src/main/resources/templates/notification.html | 9 ++++-----
src/main/resources/templates/password-reset.html | 9 ++++-----
src/main/resources/templates/register-success.html | 9 ++++-----
4 files changed, 16 insertions(+), 20 deletions(-)
diff --git a/src/main/resources/templates/captcha.html b/src/main/resources/templates/captcha.html
index 137002d..cf2fa58 100644
--- a/src/main/resources/templates/captcha.html
+++ b/src/main/resources/templates/captcha.html
@@ -25,10 +25,9 @@
margin-bottom: 28px;
}
.brand-logo {
- font-size: 22px;
- font-weight: 600;
- color: #1d1d1f;
- letter-spacing: -0.022em;
+ height: 36px;
+ width: auto;
+ display: inline-block;
}
.page-title {
text-align: center;
@@ -162,7 +161,7 @@
-
WebSoft
+
diff --git a/src/main/resources/templates/notification.html b/src/main/resources/templates/notification.html
index 88de0e3..490ba63 100644
--- a/src/main/resources/templates/notification.html
+++ b/src/main/resources/templates/notification.html
@@ -18,10 +18,9 @@
.container { max-width: 680px; margin: 0 auto; padding: 0 22px; }
.brand { text-align: center; margin-bottom: 28px; }
.brand-logo {
- font-size: 22px;
- font-weight: 600;
- color: #1d1d1f;
- letter-spacing: -0.022em;
+ height: 36px;
+ width: auto;
+ display: inline-block;
}
.page-title {
text-align: center;
@@ -159,7 +158,7 @@
-
WebSoft
+
${title!'系统通知'}
diff --git a/src/main/resources/templates/password-reset.html b/src/main/resources/templates/password-reset.html
index 5db39a9..1d602f4 100644
--- a/src/main/resources/templates/password-reset.html
+++ b/src/main/resources/templates/password-reset.html
@@ -18,10 +18,9 @@
.container { max-width: 680px; margin: 0 auto; padding: 0 22px; }
.brand { text-align: center; margin-bottom: 28px; }
.brand-logo {
- font-size: 22px;
- font-weight: 600;
- color: #1d1d1f;
- letter-spacing: -0.022em;
+ height: 36px;
+ width: auto;
+ display: inline-block;
}
.page-title {
text-align: center;
@@ -207,7 +206,7 @@
-
WebSoft
+
密码重置
diff --git a/src/main/resources/templates/register-success.html b/src/main/resources/templates/register-success.html
index 16525c4..9eaae8f 100644
--- a/src/main/resources/templates/register-success.html
+++ b/src/main/resources/templates/register-success.html
@@ -19,10 +19,9 @@
.brand { text-align: center; margin-bottom: 28px; }
.brand-logo {
- font-size: 22px;
- font-weight: 600;
- color: #1d1d1f;
- letter-spacing: -0.022em;
+ height: 36px;
+ width: auto;
+ display: inline-block;
}
.page-title {
@@ -212,7 +211,7 @@
-
WebSoft
+