diff --git a/frontend/src/renderer/src/assets/archive/noimg.png b/frontend/src/renderer/src/assets/archive/noimg.png new file mode 100644 index 00000000..2dbc2232 Binary files /dev/null and b/frontend/src/renderer/src/assets/archive/noimg.png differ diff --git a/frontend/src/renderer/src/assets/archive/noimg2.png b/frontend/src/renderer/src/assets/archive/noimg2.png new file mode 100644 index 00000000..5c7f5cf3 Binary files /dev/null and b/frontend/src/renderer/src/assets/archive/noimg2.png differ diff --git a/frontend/src/renderer/src/views/AloneReportComparison.vue b/frontend/src/renderer/src/views/AloneReportComparison.vue index 52544b4f..ae8a80c8 100644 --- a/frontend/src/renderer/src/views/AloneReportComparison.vue +++ b/frontend/src/renderer/src/views/AloneReportComparison.vue @@ -62,16 +62,18 @@
整体数据
-
+
身体姿态
- - - +
+ + +
头部姿态
-
+
倾斜角
@@ -115,17 +117,17 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -147,13 +149,17 @@
整体数据
-
+
身体姿态
- - +
+ + +
+
头部姿态
@@ -199,17 +205,17 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -666,8 +672,8 @@ function handleCancel(){ img { max-width: 100% !important; height: auto !important; - object-fit: contain !important; - max-height: 300px !important; /* 限制最大高度,防止一页占满 */ + object-fit: contain !important; + /* 限制最大高度,防止一页占满 */ } /* 头部信息紧凑化 */ diff --git a/frontend/src/renderer/src/views/GenerateReport.vue b/frontend/src/renderer/src/views/GenerateReport.vue index 804c3c8b..c657e23c 100644 --- a/frontend/src/renderer/src/views/GenerateReport.vue +++ b/frontend/src/renderer/src/views/GenerateReport.vue @@ -63,13 +63,15 @@
整体数据
-
+
身体姿态
-
- + +
头部姿态
@@ -113,16 +115,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -138,13 +140,15 @@
整体数据
-
+
身体姿态
- +
头部姿态
@@ -187,56 +191,17 @@
- - -
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
diff --git a/frontend/src/renderer/src/views/ImageDetailsCompare.vue b/frontend/src/renderer/src/views/ImageDetailsCompare.vue index 46be1a71..293e147f 100644 --- a/frontend/src/renderer/src/views/ImageDetailsCompare.vue +++ b/frontend/src/renderer/src/views/ImageDetailsCompare.vue @@ -6,16 +6,16 @@
-
+
{{ ImageDetailsInfoLeft.id }}
+ style="width: 100%;height:416px;">
+ style="width: 49%;height: 100%;margin-left: 10px;">
{{ ImageDetailsInfoRight.id }}
+ style="width:100%;height:416px;">
@@ -32,13 +32,13 @@
-
+
{{ ImageDetailsInfoLeft.id }}
+ style="width: 49%;height: 100%;margin-left: 10px;">
{{ ImageDetailsInfoRight.id }}
@@ -51,7 +51,7 @@ style="max-width: 100%;max-height: 100%;">
+ style="width: 50%;height: 100%;margin-left: 10px;">
{{ ImageDetailsInfoRight.id }}
diff --git a/frontend/src/renderer/src/views/PopUpOnlyReport.vue b/frontend/src/renderer/src/views/PopUpOnlyReport.vue index 7dda019f..31c1eafe 100644 --- a/frontend/src/renderer/src/views/PopUpOnlyReport.vue +++ b/frontend/src/renderer/src/views/PopUpOnlyReport.vue @@ -60,16 +60,23 @@
整体数据
-
- +
+
身体姿态
- - +
+ + +
+
头部姿态
-
-
+
+
+
倾斜角
@@ -83,7 +90,7 @@
-
+
左: {{headPoseMaxValuesLeft.rotationLeftMax}}° @@ -95,7 +102,7 @@ {{headPoseMaxValuesLeft.pitchDownMax}}°
-
+
右: {{headPoseMaxValuesLeft.rotationRightMax}}°
@@ -113,16 +120,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -652,7 +659,7 @@ function handleCancel(){ max-width: 100% !important; height: auto !important; object-fit: contain !important; - max-height: 300px !important; /* 限制最大高度,防止一页占满 */ + /* max-height: 300px !important; */ } /* 头部信息紧凑化 */ diff --git a/frontend/src/renderer/src/views/PopUpReport.vue b/frontend/src/renderer/src/views/PopUpReport.vue index c18ff42a..ac2d260c 100644 --- a/frontend/src/renderer/src/views/PopUpReport.vue +++ b/frontend/src/renderer/src/views/PopUpReport.vue @@ -61,13 +61,17 @@
整体数据
-
+
身体姿态
- +
+ + +
头部姿态
@@ -110,16 +114,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -134,13 +138,17 @@
整体数据
-
+
+ style="width: 100%;height: 100%;max-height: 400px; object-fit:contain;">
身体姿态
- +
+ + +
头部姿态
@@ -182,16 +190,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -643,7 +651,7 @@ function getFormattedTime() { max-width: 100% !important; height: auto !important; object-fit: contain !important; - max-height: 300px !important; /* 限制最大高度,防止一页占满 */ + /* max-height: 300px !important; */ } /* 头部信息紧凑化 */ diff --git a/frontend/src/renderer/src/views/ReportComparison.vue b/frontend/src/renderer/src/views/ReportComparison.vue index c63e814a..c6348888 100644 --- a/frontend/src/renderer/src/views/ReportComparison.vue +++ b/frontend/src/renderer/src/views/ReportComparison.vue @@ -66,14 +66,16 @@
整体数据
-
+
身体姿态
-
- + +
头部姿态
@@ -120,16 +122,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -144,14 +146,16 @@
整体数据
-
+
身体姿态
-
- + +
头部姿态
@@ -198,16 +202,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -233,17 +237,19 @@
整体数据
-
+
身体姿态
-
- +
+ +
头部姿态
-
+
倾斜角
@@ -289,16 +295,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -313,14 +319,16 @@
整体数据
-
+
身体姿态
-
- + +
头部姿态
@@ -367,16 +375,16 @@
足底压力
-
+
视频1图片
-
+
视频2图片
-
+
@@ -906,7 +914,7 @@ function handleCancel(){ max-width: 100% !important; height: auto !important; object-fit: contain !important; - max-height: 300px !important; /* 限制最大高度,防止一页占满 */ + /* max-height: 300px !important; */ } /* 头部信息紧凑化 */