From 2c885ab604a04b4a3708e596821708ccd02fc863 Mon Sep 17 00:00:00 2001 From: Fuyuu <1805498209@qq.com> Date: Tue, 9 Jan 2024 11:37:06 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E5=AE=9A=E4=B9=89=E7=9B=91=E6=8E=A7=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=B0=BA=E5=AF=B8=E4=B8=BA1280*720?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2、添加ais信息轨迹显隐 --- src/components/earthMap/AISInfoWindow.vue | 39 +-- src/utils/earthMap/shipDraw.ts | 11 +- src/views/earthMap/edit/EarthComp.vue | 254 +++++++++--------- .../ai/aiMonitorArea/checkCom/CheckCom.vue | 12 +- .../ai/aiMonitorArea/selectCom/SelectCom.vue | 11 +- .../aiMonitorArea/selectCom/assets/hide.png | Bin 2558 -> 3703 bytes 6 files changed, 165 insertions(+), 162 deletions(-) diff --git a/src/components/earthMap/AISInfoWindow.vue b/src/components/earthMap/AISInfoWindow.vue index 4c19997..50fdc23 100644 --- a/src/components/earthMap/AISInfoWindow.vue +++ b/src/components/earthMap/AISInfoWindow.vue @@ -2,7 +2,7 @@ * @Author: Fuyuu 1805498209@qq.com * @Date: 2024-01-05 14:18:33 * @LastEditors: Fuyuu 1805498209@qq.com - * @LastEditTime: 2024-01-08 17:41:07 + * @LastEditTime: 2024-01-09 11:14:45 * @FilePath: \dt-admin-pc-v2\src\components\earthMap\AISInfoWindow.vue * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE --> @@ -102,7 +102,7 @@