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