From 9e3d89625999db19fe2bbed687cc76e74912d32c Mon Sep 17 00:00:00 2001 From: Hcat <2768237203@qq.com> Date: Mon, 18 Mar 2024 19:26:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=96=E6=9D=B0=EF=BC=9A=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E6=A8=A1=E5=BC=8F=E4=B8=8B=E9=BC=A0=E6=A0=87?= =?UTF-8?q?=E7=A6=BB=E5=BC=80=E8=AE=BE=E5=A4=87=EF=BC=8C=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=B6=88=E5=A4=B1=EF=BC=8C=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=9D=A2=E6=9D=BF=E5=AD=97=E4=BD=93=EF=BC=8C=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E9=80=89=E4=B8=AD=E7=9A=84=E7=AE=AD=E5=A4=B4=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../content/badGasInfo/BadGasInfo.vue | 162 ++++++++---------- .../content/tunnelScene/PreviewScene.vue | 8 +- .../tunnelScene/preEquComp/preDialog.vue | 14 +- .../content/tunnelScene/sceneClass/demo.js | 21 ++- .../sceneClass/handleRLclick/handleLhover.js | 2 +- 5 files changed, 100 insertions(+), 107 deletions(-) diff --git a/src/components/content/badGasInfo/BadGasInfo.vue b/src/components/content/badGasInfo/BadGasInfo.vue index 45b0195..0062e91 100644 --- a/src/components/content/badGasInfo/BadGasInfo.vue +++ b/src/components/content/badGasInfo/BadGasInfo.vue @@ -1,28 +1,16 @@