From 8078bcee693be4eb648ba7aa2cb411012ccf6055 Mon Sep 17 00:00:00 2001 From: zihanjian Date: Fri, 26 Dec 2025 16:52:22 +0800 Subject: [PATCH] feat(ui): add quick action buttons and reorganize controls --- src/app/page.tsx | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4df9732..b09503b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2172,6 +2172,23 @@ export default function Home() { + {/* 快捷按钮 */} +
+ + +
+ {/* Pixelation Mode Selector */}
{/* Label color */} @@ -2187,29 +2204,9 @@ export default function Home() { - - {/* 确认按钮 - 现在对应两个输入框 */} -
- {/* 一键去背景 */} -
- -
- {/* 色号系统选择器 */}