@for (item of options; track $index) { {{ item?.label }} }
@for (item of notices; track $index) {
【{{ item?.get('title') }}】
{{ item?.get('content') }}
{{ item?.createdAt | date : "yyyy-MM-dd HH:mm" }}
}
全部 女主播 男主播
@for (item of roomList; track $index) {
在线聊天
在线
}
取消 确认 @for (item of options; track $index) { {{ item?.label }} }