modify animation

This commit is contained in:
龚祖望 2022-11-15 11:27:04 +08:00
parent 4d23ccf85d
commit ae6fa9e289
1 changed files with 1 additions and 1 deletions

View File

@ -720,7 +720,7 @@ export default {
opacity: 1; opacity: 1;
} }
50% { 50% {
opacity: .5; opacity: 0;
} }
to { to {
opacity: 1; opacity: 1;