1
0
forked from dyf/dyf-vue-ui
This commit is contained in:
fengerli
2025-09-15 15:37:38 +08:00
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,