src/styles/transition.scss
@@ -40,6 +40,15 @@ .fade-transform-enter-active { transition: all 0.5s; } .overSpread1 { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background: rgba(0, 0, 0, 0); z-index: 10; } .fade-transform-enter { opacity: 0;