{% if content.cover %}{% endif %} {% if content.live_action and content.live_action.value == 'stop' %}直播结束{% else %}直播中{% endif %} {{ content.title }} {% if content.author_avatar %}{% endif %} {{ content.author_name }}UID {{ content.uid }} {% if content.text or content.published_text %}{% if content.text %}{{ content.text }}{% endif %}{% if content.published_text %}开播时间 {{ content.published_text }}{% endif %}{% endif %}