From 980cc00b0e1c560276eec3a38a834b991cb74519 Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Thu, 7 Aug 2025 16:21:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=9F=A5=E9=A1=B5=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Dashboard.vue | 4 +- frontend/src/renderer/src/views/Detection.vue | 299 +++++++++++++++--- 2 files changed, 265 insertions(+), 38 deletions(-) diff --git a/frontend/src/renderer/src/views/Dashboard.vue b/frontend/src/renderer/src/views/Dashboard.vue index 85ca187e..bc517c56 100644 --- a/frontend/src/renderer/src/views/Dashboard.vue +++ b/frontend/src/renderer/src/views/Dashboard.vue @@ -1012,8 +1012,10 @@ function delClick(id) { .main-dashboard-top { display: flex; width: 100%; - padding: 15px 20px 0px; + align-items: center; + padding: 10px 20px; gap: 20px; + background-color: #292929; } .main-dashboard-top-title { diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index f0d0857d..ec396dec 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -25,12 +25,12 @@ + --el-button-border-color: transparent;width: 120px;height: 30px;font-size: 20px;" > 结束 + --el-button-border-color: transparent;width: 120px;height: 30px;font-size: 20px;"> 保存数据 @@ -86,7 +86,7 @@
-
{{ +
{{ imuStatus }}
-
{{ +
{{ pressureStatus }}
@@ -239,7 +239,7 @@ 基础信息 - + @@ -320,7 +320,7 @@ 视频 -
{{ +
{{ videoStatus }}
@@ -331,8 +331,8 @@ - -
+ +
用户ID:
{{ patientInfo.sessionId }} @@ -358,9 +358,116 @@
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+