src/components/map/mapGrid.js
@@ -37,10 +37,10 @@ }; mouseTool.on('draw', lastDrawEvent); mouseTool.polygon({ strokeColor: '#FF33FF', strokeColor: 'green', strokeOpacity: 1, strokeWeight: 6, fillColor: '#1791fc', strokeWeight: 2, fillColor: '#fff', fillOpacity: 0.4, // 线样式还支持 'dashed' strokeStyle: 'solid'