优化代码

This commit is contained in:
pengxiaolong
2025-08-15 13:05:19 +08:00
parent 784a19bdda
commit 15335e8921
17 changed files with 1501 additions and 133 deletions

View File

@@ -89,6 +89,6 @@ onUnmounted(() => {
}
.card-body{
color: #333333;
font-size: 24px;
font-size: 16px;
}
</style>