feat
This commit is contained in:
parent
46615a3e5f
commit
68a6225685
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user