完成创建房间相关接口

This commit is contained in:
kron
2025-05-30 16:14:17 +08:00
parent 01a327e40e
commit b7d64396ef
9 changed files with 364 additions and 45 deletions

View File

@@ -33,7 +33,7 @@ defineProps({
display: flex;
align-items: center;
padding: 0 15px;
width: 100vw;
width: 100%;
}
.container > image {
width: 20%;