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%' } } ],