派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-09 55799a2edbfc4bc6fce4f4c2350e5b9bb7214ed7
src/components/panel/LegendPanel.vue
@@ -258,6 +258,8 @@
  }
  .fade-leave-active {
    transform-origin: right;
    animation: bounce-in 1s reverse;
    transform-origin: right bottom;
    animation: bounce-in .5s reverse;
  }