派生自 wuyushui/SewerAndRainNetwork

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