chore: 优化演示代码

This commit is contained in:
xiaoxian521
2024-01-11 01:53:32 +08:00
parent 81552e0261
commit 9d965a7c63
22 changed files with 77 additions and 88 deletions

View File

@@ -24,7 +24,7 @@ const router = useRouter();
opacity: 1,
y: 0,
transition: {
delay: 100
delay: 80
}
}"
>
@@ -41,7 +41,7 @@ const router = useRouter();
opacity: 1,
y: 0,
transition: {
delay: 300
delay: 120
}
}"
>
@@ -58,7 +58,7 @@ const router = useRouter();
opacity: 1,
y: 0,
transition: {
delay: 500
delay: 160
}
}"
@click="router.push('/')"