From 7731a6ed673e8c326e5e293e6f2ab6f1361e4f0d Mon Sep 17 00:00:00 2001 From: qiwei Date: Sat, 12 Oct 2024 09:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B1=9E=E6=80=A7=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/attribute-panel/AttributePanel.vue | 78 ++++++++++++------- .../style/attribute-panel.scss | 15 ++-- src/mapboxgl/map-popup/MapPopup.vue | 5 +- 3 files changed, 61 insertions(+), 37 deletions(-) diff --git a/src/common/attribute-panel/AttributePanel.vue b/src/common/attribute-panel/AttributePanel.vue index 545260a5..ba1fd4ac 100644 --- a/src/common/attribute-panel/AttributePanel.vue +++ b/src/common/attribute-panel/AttributePanel.vue @@ -1,19 +1,19 @@