yaowanxin
7 天以前 af671f0b771abd9648c0073b412821c2cb7e00da
src/assets/styles/transition.scss
@@ -18,10 +18,6 @@
  transition: all .5s;
}
.fade-transform-leave-active {
  position: absolute;
}
.fade-transform-enter {
  opacity: 0;
  transform: translateX(-30px);