From 2762d0da863b7247f1fec2c18545f1cc2d8f2b92 Mon Sep 17 00:00:00 2001 From: ws50529 Date: Fri, 15 May 2026 16:12:47 +0800 Subject: [PATCH] chore: update code --- src/App.vue | 260 ++-- src/app-options.js | 61 +- src/style.css | 3137 ++++++++++++++++++++---------------------- static/build/app.css | 2 +- static/build/app.js | 4 +- 5 files changed, 1681 insertions(+), 1783 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7e657e6..2dafe53 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ d="M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a1 1 0 10-2 0 1 1 0 002 0zM2 10a1 1 0 011-1h1a1 1 0 110 2H3a1 1 0 01-1-1zm14 0a1 1 0 011-1h1a1 1 0 110 2h-1a1 1 0 01-1-1zM5.05 5.05a1 1 0 011.414 0l.707.707a1 1 0 11-1.414 1.414l-.707-.707a1 1 0 010-1.414zm9.9 9.9a1 1 0 011.414 0l.707.707a1 1 0 11-1.414 1.414l-.707-.707a1 1 0 010-1.414zM5.05 14.95a1 1 0 010-1.414l.707-.707a1 1 0 011.414 1.414l-.707.707a1 1 0 01-1.414 0zm9.9-9.9a1 1 0 010-1.414l.707-.707a1 1 0 011.414 1.414l-.707.707a1 1 0 01-1.414 0z" clip-rule="evenodd" /> - + @@ -29,7 +29,7 @@ class="lg:hidden flex border-b border-slate-200 dark:border-gray-800 bg-white dark:bg-dark z-10 flex-shrink-0">

+ class="text-sm font-semibold text-slate-600 dark:text-gray-400 uppercase tracking-wider mb-3 flex items-center justify-between">
+ class="text-[10px] font-bold border border-slate-200 dark:border-gray-700 bg-white dark:bg-gray-800 text-slate-700 dark:text-gray-300 hover:bg-slate-100 dark:hover:bg-gray-700 px-3 py-1 rounded-full transition-colors uppercase">重設設計

@@ -93,7 +93,7 @@ MCU 已連線 @@ -101,7 +101,7 @@

⚠ 此瀏覽器不支援 Web Serial。MCU 寫值功能需使用 Chrome 或 Edge,且透過 HTTPS 連線。

-

{{ mcuStatus }}

+

{{ mcuStatus }}

- +
-
-