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 }}%