From ae7ed98808eb1d2ee07007d517a6d0d9c0ebbaf3 Mon Sep 17 00:00:00 2001 From: jingrow Date: Wed, 21 Jan 2026 15:47:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A1=B5=E9=9D=A2=E9=A2=9C=E8=89=B2=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 标题栏中间显示11个色阶(当前色居中,左浅右深) - 右侧栏顶部添加颜色选择器和输入框 - 右侧色调面板改为12个常用背景色(白色起始,由浅到深) - 优化交互:点击即时应用,活动状态清晰标识 --- .../tools/add_background/add_background.vue | 282 +++++++++++------- 1 file changed, 179 insertions(+), 103 deletions(-) diff --git a/src/views/tools/add_background/add_background.vue b/src/views/tools/add_background/add_background.vue index d1eb4fc..0a9b3ea 100644 --- a/src/views/tools/add_background/add_background.vue +++ b/src/views/tools/add_background/add_background.vue @@ -21,24 +21,17 @@