From 08d59bd61b07e8b64d607227f1a7a84678cc708e Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Thu, 14 Aug 2025 11:33:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 5b4ebadd..ca0b37f6 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -204,16 +204,16 @@
-
- 左足总压力 - {{ footPressure.left_total - }}% + style="display: flex;justify-content: center;margin-top: 8px;font-size: 18px;width: 470px;margin-left: -85px;"> +
+
左足总压力
+
{{ footPressure.left_total + }}%
-
- 右足总压力 - {{ footPressure.right_total - }}% +
+
右足总压力
+
{{ footPressure.right_total + }}%