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 @@