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;"> + 清零并保存