From 90d4e0e41c480270cafd4bbc3e74eb970f83b429 Mon Sep 17 00:00:00 2001 From: "Apple\\Apple" Date: Mon, 2 Jun 2025 00:15:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(ui):=20some=20style=20adju?= =?UTF-8?q?stments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/LoginForm.js | 2 +- web/src/components/PasswordResetConfirm.js | 2 +- web/src/components/PasswordResetForm.js | 2 +- web/src/components/RegisterForm.js | 2 +- web/src/components/playground/ParameterControl.js | 12 ++++++------ 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/web/src/components/LoginForm.js b/web/src/components/LoginForm.js index fd583262..3f40a472 100644 --- a/web/src/components/LoginForm.js +++ b/web/src/components/LoginForm.js @@ -517,7 +517,7 @@ const LoginForm = () => { {/* 半透明遮罩层 */}
-
+
{showEmailLogin || !(status.github_oauth || status.oidc_enabled || status.wechat_login || status.linuxdo_oauth || status.telegram_oauth) ? renderEmailLoginForm() : renderOAuthOptions()} diff --git a/web/src/components/PasswordResetConfirm.js b/web/src/components/PasswordResetConfirm.js index d7a1143e..7ed089bf 100644 --- a/web/src/components/PasswordResetConfirm.js +++ b/web/src/components/PasswordResetConfirm.js @@ -81,7 +81,7 @@ const PasswordResetConfirm = () => { {/* 半透明遮罩层 */}
-
+
diff --git a/web/src/components/PasswordResetForm.js b/web/src/components/PasswordResetForm.js index 222b4ebe..f256f290 100644 --- a/web/src/components/PasswordResetForm.js +++ b/web/src/components/PasswordResetForm.js @@ -88,7 +88,7 @@ const PasswordResetForm = () => { {/* 半透明遮罩层 */}
-
+
diff --git a/web/src/components/RegisterForm.js b/web/src/components/RegisterForm.js index 1c893a72..24732676 100644 --- a/web/src/components/RegisterForm.js +++ b/web/src/components/RegisterForm.js @@ -559,7 +559,7 @@ const RegisterForm = () => {
-
+
{showEmailRegister || !(status.github_oauth || status.oidc_enabled || status.wechat_login || status.linuxdo_oauth || status.telegram_oauth) ? renderEmailRegisterForm() : renderOAuthOptions()} diff --git a/web/src/components/playground/ParameterControl.js b/web/src/components/playground/ParameterControl.js index 977cbaa7..669b38f9 100644 --- a/web/src/components/playground/ParameterControl.js +++ b/web/src/components/playground/ParameterControl.js @@ -27,7 +27,7 @@ const ParameterControl = ({ return ( <> {/* Temperature */} -
+
@@ -63,7 +63,7 @@ const ParameterControl = ({
{/* Top P */} -
+
@@ -99,7 +99,7 @@ const ParameterControl = ({
{/* Frequency Penalty */} -
+
@@ -135,7 +135,7 @@ const ParameterControl = ({
{/* Presence Penalty */} -
+
@@ -171,7 +171,7 @@ const ParameterControl = ({
{/* MaxTokens */} -
+
@@ -203,7 +203,7 @@ const ParameterControl = ({
{/* Seed */} -
+