{{ g.name }}
{{ h.durationText }}
{{
h.title || h.upName + '的直播间'
}}
{{ h.upName }}
{{ h.progress >= 0.95 ? '已看完' : h.progressText }}
{{ h.liveStatus === 1 ? '直播中' : '未开播' }}
|
{{ h.timeText }}