Explorar el Código

去除测试数据

bill hace 1 año
padre
commit
511357b684
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/graphic/Renderer/Draw.js

+ 1 - 1
src/graphic/Renderer/Draw.js

@@ -661,7 +661,7 @@ export default class Draw {
         }
 
         // console.log(edgeVector);
-        edgeVector.style = VectorStyle.SingleSolidLine;
+        // edgeVector.style = VectorStyle.SingleSolidLine;
         help.drawStyleLine(
           ctx,
           points,