From 8649fb16d2f4f212c3f4900405530fcd2672652f Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Wed, 6 Aug 2025 14:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 799b7007..f80c01b1 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -89,17 +89,8 @@ @click="clearAndStartTracking" :disabled="isRecording" style="background-image: linear-gradient(to right, rgb(236, 50, 166), rgb(160, 5, 216)); - --el-button-border-color: transparent !important;border-radius: 20px;border:none;width: 80px;"> - {{ isTrackingMaxValues ? '跟踪中' : '清零' }} - - - 保存 + --el-button-border-color: transparent !important;border-radius: 20px;border:none;width: 150px;"> + 清零并保存