feat: 页面过渡动画
This commit is contained in:
parent
5973f7bb54
commit
0bc5c24540
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user