更新解决打包兼容问题

This commit is contained in:
微微一笑
2025-09-15 14:58:57 +08:00
parent 8ba3128cb9
commit 0653974969
3 changed files with 9 additions and 7 deletions

View File

@ -145,7 +145,6 @@ function DrawCicle(points, raduis, dragEnd) {
radius: raduis ? raduis : 1000, //半径
borderWeight: 3,
strokeColor: "#FF33FF",
strokeOpacity: 1,
strokeWeight: 6,
strokeOpacity: 0.2,
fillOpacity: 0.4,