feat:重构代码

This commit is contained in:
zyronon
2025-07-13 02:24:08 +08:00
parent cd4a779e6e
commit 97c0c47746
46 changed files with 119360 additions and 1184 deletions

View File

@@ -23,6 +23,7 @@ defineEmits<{
.empty {
width: 100%;
height: 100%;
min-height: 18rem;
display: flex;
justify-content: center;
align-items: center;
@@ -39,4 +40,4 @@ defineEmits<{
width: 9rem;
}
}
</style>
</style>