派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-11 d1d307f6ca27a9dc711c412e9daaaad01015ada6
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;
  }