完成新手试炼页面

This commit is contained in:
kron
2025-05-01 22:58:02 +08:00
parent 76fac85cb6
commit 396599e379
3 changed files with 17 additions and 13 deletions

View File

@@ -37,6 +37,6 @@ defineProps({
}
.container > view > text {
color: #fff;
font-size: 14px;
font-size: 13px;
}
</style>