Compare commits

..

No commits in common. "31d56dd18a4169710233b41acb27584ea4a0f33c" and "3f829832d30f7e4f6ca0d56d75b8a0ae75b50527" have entirely different histories.

View File

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