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