src/main/webapp/views/index.html @@ -596,8 +596,8 @@ const basePos = this.convertToCSSPosition(svgX, svgY); // 示例:向右偏移半径的距离(可根据需求调整偏移方向) return { x: basePos.x -14, y: basePos.y -14 x: basePos.x -16.5, y: basePos.y -16.5 }; }, // 更新body尺寸