派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-09 a8ed21b1193d8740a926086054ac9d73e2c4c574
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;
  }