From 0ba215a1d5fa4f275a0fadb88a888e4b2108abd1 Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Thu, 14 Aug 2025 11:17:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B6=B3=E9=83=A8=E7=99=BE?= =?UTF-8?q?=E5=88=86=E6=AF=94=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index f3212390..25ef488a 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -179,12 +179,12 @@
-
+
左前足 {{ footPressure.left_front }}%
-
+
左后足 {{ footPressure.left_rear }}%
@@ -204,7 +204,7 @@
+ style="display: flex;justify-content: center;margin-top: 8px;font-size: 18px;width: 470px;margin-left: -85px;">
左足总压力 {{ footPressure.left_total @@ -218,12 +218,12 @@
-
+
右前足 {{ footPressure.right_front }}%
-
+
右后足 {{ footPressure.right_rear }}%