透明度调整
This commit is contained in:
parent
fc00ef9b05
commit
7b1f92446f
|
@ -3319,7 +3319,7 @@ const addFwqCs = () => {
|
||||||
strokeWeight: 2,
|
strokeWeight: 2,
|
||||||
strokeOpacity: 0.8,
|
strokeOpacity: 0.8,
|
||||||
fillColor: fillColor,
|
fillColor: fillColor,
|
||||||
fillOpacity: 0.7,
|
fillOpacity: 0.3,
|
||||||
name: item.name,
|
name: item.name,
|
||||||
zIndex: 2,
|
zIndex: 2,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue