派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-04-29 219f8c029a2abc029e34f079f6ae43bea929500a
src/components/LayerController/logic/PipeLineAnimal.js
@@ -9,7 +9,7 @@
  this.init = () => {
  }
  this.create = () => {
  this.start = () => {
    const layers = LayerPipeLines.layers
    for (var i = 0; i < layers.length; i++) {
      const config = layers[i]