From 047d3a65248b4301c6708f7f9b8a84f6b70a4f66 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Thu, 05 Jan 2023 10:59:43 +0800
Subject: [PATCH] 警员、列表、活动添加大搜

---
 src/components/map/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/map/index.vue b/src/components/map/index.vue
index ebfa4ff..c0a978e 100644
--- a/src/components/map/index.vue
+++ b/src/components/map/index.vue
@@ -564,7 +564,7 @@
                     outlineColor: global.DC.Color.WHITE, // 边框颜色
                     outlineWidth: 4, // 边框大小,
                     font: '16px sans-serif',
-                    pixelOffset: { x: 0, y: -24 },
+                    pixelOffset: { x: 0, y: -30 },
                     distanceDisplayCondition: distanceDisplayCondition
                 })
                 pointElement.attrParams = params

--
Gitblit v1.9.3