计分本修改

This commit is contained in:
kron
2025-10-11 09:06:56 +08:00
parent fb0cf62ca0
commit 5bf3bbccdb
6 changed files with 155 additions and 30 deletions

View File

@@ -273,6 +273,6 @@ onBeforeUnmount(() => {
font-size: 30rpx;
color: #333333;
margin: 0 20rpx;
max-width: 280rpx;
max-width: 300rpx;
}
</style>