main #67

Merged
charles merged 3 commits from main into prod 2026-01-26 14:48:55 +08:00
Showing only changes of commit b6573704fa - Show all commits

View File

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