<{loop($content):}>
<{if($v['type'] == 1):}>
<{str_replace(array('width', 'height'), array('widths', 'heights'), $v['content'])}>
<{elseif($v['type'] == 2):}>
<{$v['content']['name']}>
已有 <{$v['content']['num_view']}> 人观看了视频
<{elseif($v['type'] == 3):}>
<{$v['content']['name']}>
<{if($v['content']['status'] == 2):}>
<{$v['content']['num_user']}>人在线
<{elseif($v['content']['status'] == 3):}>
<{$v['content']['num_view']}>人观看
<{elseif($v['content']['status'] == 1):}>
开播时间 <{$v['content']['sdate_time']}>
<{if($v['content']['user_act']['note'] == 1):}>
已设置提醒
<{else:}>
提醒我
<{endif}>
<{endif}>
<{elseif($v['type'] == 5 && isset($v['cover'])):}>
<{elseif($v['type'] == 6 && isset($v['cover'])):}>
<{$v['name']}>
<{elseif($v['type'] == 7):}>
<{$v['name']}>
<{elseif($v['type'] == 8):}>
<{endif}>
<{endloop}>