@if (roomList.length == 0) {
搜索历史
@for (item of Search; track $index) {
{{ item }}
}
热门搜索
@for (item of hots; track $index) {
{{ $index + 1 }}
.{{ item?.get("title") }}
}
}@else {
@for (item of roomList; track $index) {
在线聊天
直播中
}
}