透明度
This commit is contained in:
parent
7b1f92446f
commit
87ae4df34d
File diff suppressed because one or more lines are too long
|
@ -3319,7 +3319,7 @@ const addFwqCs = () => {
|
||||||
strokeWeight: 2,
|
strokeWeight: 2,
|
||||||
strokeOpacity: 0.8,
|
strokeOpacity: 0.8,
|
||||||
fillColor: fillColor,
|
fillColor: fillColor,
|
||||||
fillOpacity: 0.3,
|
fillOpacity: 0.6,
|
||||||
name: item.name,
|
name: item.name,
|
||||||
zIndex: 2,
|
zIndex: 2,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue