1v1排位数据交互完善

This commit is contained in:
kron
2025-06-08 20:59:41 +08:00
parent 312906fec3
commit 80e0b07c0e
10 changed files with 232 additions and 84 deletions

View File

@@ -113,7 +113,7 @@ defineProps({
.container > view > view > text {
margin: 0 10px;
overflow: hidden;
width: 100px;
width: 120px;
transition: all 0.3s linear;
}
.avatar {