From a6caf0ded57979fc059535678b1f96ca68c1c88e Mon Sep 17 00:00:00 2001 From: sky121113 Date: Mon, 15 Jun 2026 09:24:30 +0800 Subject: [PATCH] =?UTF-8?q?[STYLE]=20=E8=AA=BF=E6=95=B4=E9=A1=AF=E7=A4=BA?= =?UTF-8?q?=E8=AA=9E=E7=B3=BB=E9=81=B8=E4=B8=AD=E6=85=8B=E7=82=BA=E6=B7=A1?= =?UTF-8?q?=20cyan=20=E5=BC=B7=E8=AA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 機台系統設定彈窗「顯示語系」勾選按鈕:選中態由整顆深底反白 (bg-slate-900/dark:bg-white) 改為淡 cyan 強調 (bg-cyan-500/10 + border-cyan-500/40 + text-cyan-600/dark:text-cyan-300),降低對比、與 toggle 開關同一 cyan 語彙。 2. 商品名稱/規格多語系 Tab 元件 (product-locale-tabs):選中態比照改為相同淡 cyan 強調。 Co-Authored-By: Claude Opus 4.8 --- resources/views/admin/basic-settings/machines/index.blade.php | 2 +- resources/views/components/product-locale-tabs.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/basic-settings/machines/index.blade.php b/resources/views/admin/basic-settings/machines/index.blade.php index ac8ff82..d4e55a2 100644 --- a/resources/views/admin/basic-settings/machines/index.blade.php +++ b/resources/views/admin/basic-settings/machines/index.blade.php @@ -947,7 +947,7 @@