This commit is contained in:
2024-06-07 18:03:11 +08:00
parent 3e784abe55
commit b8df6f3403
14 changed files with 439 additions and 162 deletions

View File

@@ -21,6 +21,7 @@ const text = ref("暂无数据")
color: #aaa;
p {
margin-top: 6px;
user-select: none;
}
}
</style>