From c1cfa7134827504df31df818397910623a182ecf Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Wed, 13 Aug 2025 14:17:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=87=86=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 | 123 +++++++++++------- 1 file changed, 79 insertions(+), 44 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 037248af..f3212390 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -25,7 +25,7 @@ + --el-button-border-color: transparent;width: 120px;height: 30px;font-size: 20px;"> 结束
-
+
头部姿态
+ + 校准 +
{{ imuStatus - }}
+ }}
@@ -103,7 +108,7 @@
旋转角
-
{{headlist.rotation}}
+
{{ headlist.rotation }}
左:{{ @@ -114,7 +119,7 @@
倾斜角
-
{{headlist.tilt}}
+
{{ headlist.tilt }}
左:{{ @@ -125,7 +130,7 @@
俯仰角
-
{{headlist.pitch}}
+
{{ headlist.pitch }}
俯:{{ @@ -141,7 +146,7 @@
- + @@ -334,7 +339,8 @@
- +
@@ -361,8 +367,10 @@