feat: 页面过渡动画

This commit is contained in:
WANGFAN\wangf 2025-01-14 20:11:56 +08:00
parent 5973f7bb54
commit 0bc5c24540

View File

@ -93,7 +93,7 @@
} }
} }
/* 淡入淡出 */ /* 消退 */
// 进入 // 进入
.fadeOut-enter-active { .fadeOut-enter-active {
animation: fade-in 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both; animation: fade-in 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;