This commit is contained in:
duanxiaohai 2024-10-21 14:44:43 +08:00
parent efd6168dbd
commit 5339a1e51e
1 changed files with 1 additions and 1 deletions

View File

@ -3055,7 +3055,7 @@ const xr_dk_center_zyys = async () => {
//
zyys_dk.value[index] = new BMapGL.Polygon(points, {
strokeColor: "blue",
strokeWeight: 2,
strokeWeight: 0.1,
strokeOpacity: 0.8,
fillColor: color,
fillOpacity: 0.3,