From e8ca34c34b4ff7bf97103b149431e12ba2b7f8b3 Mon Sep 17 00:00:00 2001 From: limengnan <420004014@qq.com> Date: Mon, 12 Jan 2026 11:13:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A3=80=E6=9F=A5=E8=BE=B9?= =?UTF-8?q?=E6=A1=86=E9=A2=9C=E8=89=B2=EF=BC=8C=E6=B7=BB=E5=8A=A0=E6=9C=89?= =?UTF-8?q?=E6=97=A0=E9=81=A5=E6=8E=A7=E5=99=A8=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 71972128..d0cf8f88 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -17,15 +17,14 @@ 结束检测
-
+
-
- -
+
@@ -2678,7 +2677,7 @@ function viewClick(e){ width: 100%; height: 100%; background: linear-gradient(135deg, #1a1e2a 0%, #222b38 100%); - /* border: 1px solid transparent; */ + border: 1px solid #262d40; border-radius: 4px; } .body-header-box{