Compare commits

...

2 Commits

Author SHA1 Message Date
lx
31d56dd18a Merge branch 'main' of http://47.109.205.240:3000/Web/digital-agriculture-admin 2025-04-18 11:48:18 +08:00
lx
68a6225685 feat 2025-04-18 11:47:55 +08:00

View File

@ -482,7 +482,7 @@ export default {
new this.AMap.Text({
text: `${item.landName}[${item.cropName || '闲置'}]`,
anchor: 'center',
// position: this.getAreaCenter(pointList),
position: this.getAreaCenter(pointList),
style: {
background: 'transparent',
color: '#fff',