From a368d24156c498c704253d6babcbf950fb52a733 Mon Sep 17 00:00:00 2001 From: root <13910913995@163.com> Date: Tue, 13 Jan 2026 18:21:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 7c04259d..065d9bf0 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -794,9 +794,12 @@
IMU设备
+
蓝牙名称
+
Mac地址
+ style="width: 180px;" />
@@ -3363,7 +3366,7 @@ function viewClick(e){ font-style: normal; font-size: 14px; color: rgba(255,255,255,0.6); - width: 60px; + width: 70px; text-align: right; margin-right: 20px; }