{include file=header_list.html}
{if $_PAGE_CHANNEL.topid}{channel channelid=$_PAGE_CHANNEL.topid item=ch}
首页
{/channel}{else}
首页
{/if}
{channellist type=self row=10} {loop item=ch}
{$ch.name}
{/loop} {/channellist}
热点
排行
关注
评论
{if $_PAGE.type=='newest' or $_PAGE.type==''}
最新视频
{else}
最新视频
{/if} {if $_PAGE.type=='head'}
视频头条
{else}
视频头条
{/if} {if $_PAGE.type=='focus'}
焦点视频
{else}
焦点视频
{/if} {if $_PAGE.type=='recommend'}
推荐视频
{else}
推荐视频
{/if}
视频排行榜
{$_PAGE.title}
{pagelist listtype=$_PAGE.listtype type=$_PAGE.type pagesize=40}
{loop item=cnt}
{$cnt.title}
播放: {$cnt.focus.total}
{/loop}
{pager}
{$pager.data}
{/pager} {pagelistelse}
当前没有内容
{/pagelist}
{include file=footer.html}