From ea745ffefc23c535842d6219cc590770c0d06649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?DonaldFang=20=E6=96=B9=E5=A3=AB=E7=A2=A9?= Date: Sat, 6 Dec 2025 01:25:47 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=84=AA=E5=8C=96=E4=B8=89?= =?UTF-8?q?=E5=80=8B=E9=8C=A6=E5=9B=8A=20UI=20=E8=A8=AD=E8=A8=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 縮小錦囊按鈕至原大小的 1/4: * padding: 20px → 8px 12px * font-size: 圖標 2rem → 1rem,標題 0.95rem → 0.75rem * gap: 16px → 8px * 整體更緊湊,節省空間 - 優化 Prompt 編輯模態框 Layout: * 寬度增加:700px → 900px * 高度限制:90vh,防止超出螢幕 * 標題和副標題改為兩欄並排顯示 * Textarea 高度增加:12 → 16 行 * 使用等寬字體 Consolas/Monaco,提升 prompt 編輯體驗 * 提示區塊優化為藍色主題,更醒目 * 按鈕添加 SVG 圖標,更直觀 * 使用 flexbox 確保 footer 固定底部 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- index.html | 59 ++++++---- rename_field_ids.py | 255 ++++++++++++++++++++++++++++++++++++++++++ styles/components.css | 44 ++++---- 3 files changed, 317 insertions(+), 41 deletions(-) create mode 100644 rename_field_ids.py diff --git a/index.html b/index.html index 26c27de..832ad6e 100644 --- a/index.html +++ b/index.html @@ -4112,34 +4112,55 @@ ${contextInfo}