From fa54d0a673c283f1cc5ae22bee6afce1d38390e3 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Fri, 23 Jan 2026 18:06:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=20Prompt=20=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E8=AE=BE=E7=BD=AE=EF=BC=8C=E9=81=BF=E5=85=8D=E4=B8=8E?= =?UTF-8?q?=E6=A3=80=E6=B5=8B=E6=8F=90=E7=A4=BA=E8=AF=8D=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将自定义检测提示词移到 Prompt 模式选项内部 - 只有选择「自定义 Prompt」时才显示文本输入框 - 添加平滑的显示/隐藏动画效果 - 优化界面布局,提升用户体验 --- settings.php | 74 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 31 deletions(-) diff --git a/settings.php b/settings.php index ecc29cd..9bcf3da 100644 --- a/settings.php +++ b/settings.php @@ -4037,7 +4037,7 @@ window.pjaxLoaded = function(){ - @@ -4050,42 +4050,39 @@ window.pjaxLoaded = function(){ :
:

- - - - - - - -

-
-
- -

- - - - - - - - -

+

+ +