【删除】多余代码

This commit is contained in:
yanran200730
2024-10-26 23:15:03 +08:00
parent 8900853066
commit 244d84d45d
4 changed files with 7 additions and 7 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,