细节优化

This commit is contained in:
kron
2025-06-15 20:55:34 +08:00
parent 448f88a77e
commit c2b2d0bf99
12 changed files with 52 additions and 14 deletions

View File

@@ -50,5 +50,6 @@ const props = defineProps({
display: flex;
justify-content: center;
align-items: center;
color: #000;
}
</style>