From 2ce3e8c27e80c7bdaf4c193286a3580cac87a3ed Mon Sep 17 00:00:00 2001 From: air <30444667+sszdot@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:24:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=B1=BB=20=20=E5=9E=8B=E3=80=91?= =?UTF-8?q?=EF=BC=9Afeat=20=E3=80=90=E5=8E=9F=20=20=E5=9B=A0=E3=80=91?= =?UTF-8?q?=EF=BC=9A=E9=A3=9E=E6=9C=BA=E6=93=8D=E4=BD=9C=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=20=E6=B7=BB=E5=8A=A0=E8=A7=86=E9=A2=91=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=20=E3=80=90=E8=BF=87=20=20=E7=A8=8B=E3=80=91?= =?UTF-8?q?=EF=BC=9A=E5=9C=B0=E5=9B=BE=20=E8=A7=86=E9=A2=91=20=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=B1=8F=E5=B9=95=E5=88=87=E6=8D=A2=20=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=9A=90=E8=97=8F=E7=AD=89=20=E3=80=90=E5=BD=B1=20=20?= =?UTF-8?q?=E5=93=8D=E3=80=91=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动 --- src/components/ControllerTabs.vue | 2 +- src/components/MapBox.vue | 45 ++- src/components/VideoBox.vue | 310 +++++------------- .../layout/components/main/planes/index.vue | 173 +++++++++- 4 files changed, 282 insertions(+), 248 deletions(-) diff --git a/src/components/ControllerTabs.vue b/src/components/ControllerTabs.vue index f96308e..89945f3 100644 --- a/src/components/ControllerTabs.vue +++ b/src/components/ControllerTabs.vue @@ -2,7 +2,7 @@
+ @open="openCallback" :append-to-body="true">