From 8554660258ada70b5acd363cec9c16db7578a6d2 Mon Sep 17 00:00:00 2001 From: wxs <211789910@qq.com> Date: Thu, 29 Jan 2026 17:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=9C=B0=E5=9B=BE=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E7=9A=84=E9=81=AE=E7=BD=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home/components/device-manage/index.vue | 342 +++++++++++------- .../home/components/twin-situation/index.vue | 4 +- .../Skyeye-sys-ui/src/views/home/index.vue | 2 +- 3 files changed, 210 insertions(+), 138 deletions(-) diff --git a/frontend/Skyeye-sys-ui/src/views/home/components/device-manage/index.vue b/frontend/Skyeye-sys-ui/src/views/home/components/device-manage/index.vue index 321a055..bd5b040 100644 --- a/frontend/Skyeye-sys-ui/src/views/home/components/device-manage/index.vue +++ b/frontend/Skyeye-sys-ui/src/views/home/components/device-manage/index.vue @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + +
-
- +
+ - {{item.name}} - {{item.battery}}% - {{item.flyHeight}}m - {{item.lon}},{{item.lat}} - + {{ item.name }} + {{ item.battery }}% + {{ item.flyHeight }}m + {{ item.lon }},{{ item.lat }} +
- - - - - - - - - - - + + + + + + + + + - - + - - - + + - + - - -
- +
+ {{ detailInfo.baseInfo.name }} - {{detailInfo.baseInfo.battery}}% - {{detailInfo.baseInfo.flyHeight}}m - {{detailInfo.baseInfo.lon}},{{detailInfo.baseInfo.lat}} + {{ detailInfo.baseInfo.battery }}% + {{ detailInfo.baseInfo.flyHeight }}m + {{ detailInfo.baseInfo.lon }},{{ + detailInfo.baseInfo.lat + }}
@@ -235,21 +274,36 @@
回传图像:
-
+
+ :preview-src-list="[item.url]" + >
-
拍摄任务:{{item.taskName}} | 拍摄载荷:{{item.loaderName}}
-
拍摄时间:{{item.createTime}}
+
+ 拍摄任务:{{ item.taskName }} | 拍摄载荷:{{ + item.loaderName + }} +
+
拍摄时间:{{ item.createTime }}
- - + +
@@ -257,12 +311,11 @@ -
- +
- - {{detailUav.baseInfo.status ? '在线' : '离线'}} - - {{detailUav.baseInfo.flyHeight}}m - + + {{ detailUav.baseInfo.status ? '在线' : '离线' }} + + {{ detailUav.baseInfo.flyHeight }}m +
- {{detailUav.baseInfo.longitude}} - {{detailUav.baseInfo.latitude}} - + {{ detailUav.baseInfo.longitude }} + {{ detailUav.baseInfo.latitude }} +
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + -
- {{item.name}}: - {{item.value}}{{item.unit}} +
+ {{ item.name }}: + {{ item.value }}{{ item.unit }}
-
- {{item.name}}: - {{item.value}}{{item.unit}} +
+ {{ item.name }}: + {{ item.value }}{{ item.unit }}
-
- {{item.name}}: - {{item.value}}{{item.unit}} +
+ {{ item.name }}: + {{ item.value }}{{ item.unit }}
@@ -347,21 +433,36 @@
-
+
+ :preview-src-list="[item.url]" + >
-
拍摄任务:{{item.taskName}} | 拍摄载荷:{{item.loaderName}}
-
拍摄时间:{{item.time}}
+
+ 拍摄任务:{{ item.taskName }} | 拍摄载荷:{{ + item.loaderName + }} +
+
拍摄时间:{{ item.time }}
- - + +
@@ -371,7 +472,6 @@
-
- - + + + + + - + - + + + - - - - - - - - - - - +
-
- +
diff --git a/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.vue b/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.vue index 72f9566..261398a 100644 --- a/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.vue +++ b/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.vue @@ -92,7 +92,7 @@
{{ item.beginTime }}
-
+
- +
diff --git a/frontend/Skyeye-sys-ui/src/views/home/index.vue b/frontend/Skyeye-sys-ui/src/views/home/index.vue index 7fbd891..7ef1f60 100644 --- a/frontend/Skyeye-sys-ui/src/views/home/index.vue +++ b/frontend/Skyeye-sys-ui/src/views/home/index.vue @@ -61,7 +61,7 @@ - +