From 22c3e0253b405b20b04b12c2f05d4b9876ddc3b3 Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Thu, 25 Dec 2025 11:07:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GdMap/mapUtil.js | 16 ++++++++-------- src/views/home/index.vue | 14 ++++++++++++-- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/src/components/GdMap/mapUtil.js b/src/components/GdMap/mapUtil.js index ca6dd5c..b762c39 100644 --- a/src/components/GdMap/mapUtil.js +++ b/src/components/GdMap/mapUtil.js @@ -188,24 +188,24 @@ export function MapUtil(map) { } // 弹窗自定义标签内容 function zdyContentHtml(flag,item){ - const list = [ - { jb: "一级",sl:'5',ypl:'100%' }, - { jb: "二级",sl:'5',ypl:'100%' }, - { jb: "三级",sl:'3',ypl:'60%' }, - { jb: "四级",sl:'0',ypl:'20%' } - ]; let html = '' switch (flag) { case 'hm_pop': + const list = [ + { jb: "一级",sl:'5',ypl:'100%' }, + { jb: "二级",sl:'5',ypl:'100%' }, + { jb: "三级",sl:'3',ypl:'60%' }, + { jb: "四级",sl:'0',ypl:'20%' } + ]; html = `