perf: staticRoutes is renamed externalRoutes (#4143)

This commit is contained in:
Vben
2024-08-13 21:48:01 +08:00
committed by GitHub
parent 1a4d61cc17
commit 4793c4c0db
6 changed files with 24 additions and 23 deletions

View File

@@ -25,7 +25,7 @@
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 1s ease-out;
transition: all 0.8s ease-out;
}
.dark .loading {