新增房间类型
This commit is contained in:
@@ -374,12 +374,14 @@ export default {
|
||||
switch (val) {
|
||||
case 3:
|
||||
return '普通房间';
|
||||
|
||||
case 6:
|
||||
return '个播房间';
|
||||
|
||||
case 7:
|
||||
return '游戏房间';
|
||||
case 8:
|
||||
return '聚会房间';
|
||||
case 9:
|
||||
return '狂欢房间';
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user