Compare commits
2 Commits
3f829832d3
...
31d56dd18a
Author | SHA1 | Date | |
---|---|---|---|
31d56dd18a | |||
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