From b6573704facfee49a5d6980ae63db2421534361a Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Mon, 26 Jan 2026 13:31:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../product/bigScreen/Newscreen/ScreenCenter/Map.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenCenter/Map.vue b/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenCenter/Map.vue index 0d2c09d..6aec212 100644 --- a/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenCenter/Map.vue +++ b/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenCenter/Map.vue @@ -88,21 +88,21 @@ export default { cityName: '北京', direction: 'right-top', labelPosition: [121.40, 50.90], - position: { top: '18%', left: '73%' } + position: { top: '12%', left: '73%' } }, { name: '内蒙集群', cityName: '内蒙古', direction: 'left', labelPosition: [105.73, 50.83], - position: { top: '19%', left: '34%' } + position: { top: '13%', left: '34%' } }, { name: '新疆集群', cityName: '新疆', direction: 'left', labelPosition: [88.68, 52.77], - position: { top: '15.4%', left: '8%' } + position: { top: '8%', left: '8%' } }, { name: '长三角集群', @@ -122,7 +122,7 @@ export default { name: '川渝集群', cityName: '四川', direction: 'left', - labelPosition: [99.06, 21.8], + labelPosition: [99.06, 24], position: { top: '69.2%', left: '24%' } } ],