style: code format

This commit is contained in:
Lan
2025-02-15 21:56:41 +08:00
parent 5aa5d9475d
commit 83021e2170
9 changed files with 535 additions and 1304 deletions
+1
View File
@@ -140,6 +140,7 @@ provide('isLoading', isLoading)
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}