派生自 wuyushui/SewerAndRainNetwork

seatonwan9
2021-05-30 dc2421508ec5cc18dc5ff2b2df6b39aba59188c8
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]