调试多v多房间功能

This commit is contained in:
kron
2026-02-05 18:06:55 +08:00
parent 93c549109f
commit 4cfa097cc8
7 changed files with 32 additions and 121 deletions

View File

@@ -79,7 +79,7 @@ const seats = new Array(props.total).fill(1);
}
.avatar > text {
background-color: #2c261fb3;
border-color: #a3793f66;
border: 1rpx solid #a3793f66;
color: #fed847;
font-size: 16rpx;
border-radius: 20rpx;