This commit is contained in:
yanran200730
2024-10-27 18:29:43 +08:00
3 changed files with 5 additions and 6 deletions

View File

@@ -352,7 +352,7 @@ img {
.fade-enter-active,
.fade-leave-active {
transition: opacity .3s ease-in-out;
transition: opacity .2s ease-in-out;
}
.fade-enter,