派生自 wuyushui/SewerAndRainNetwork

ChenZeping02609
2021-05-13 3cd5fc1c2fd8ac0fa52050b4c23bb7fd7cbf954a
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]