buhuazhen
2 天以前 423a401d4b7808e47a5945f43f98c00d678addce
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);