whychw
2020-12-15 b01b77d36923b3baeeadd4616d14f21c39044262
src/components/Circuit.vue
@@ -439,7 +439,7 @@
      ctx.translate(150, 50);
      ctx.beginPath();
      if (this.switch) {
        ctx.rotate(-2 * Math.PI / 180);
        // ctx.rotate(-2 * Math.PI / 180);
        ctx.strokeStyle = '#0f0';
      } else {
        ctx.rotate(-32 * Math.PI / 180);