{include file=header.html}
{if $_PAGE_CHANNEL.topid}{channel channelid=$_PAGE_CHANNEL.topid item=ch}
首页
{/channel}{else}
首页
{/if}
{channellist type=nav row=15} {loop item=channel}
{$channel.name}
{/loop} {/channellist}
图片
视频
排行
关注
评论
视频
最新
|
头条
|
焦点
|
推荐
|
排行榜
全站
请选择搜索分类
{list listtype=searchcategory} {loop item=cate}
{$cate.name}
{/loop} {/list}
{$_PAGE.position}
{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 model=video pagesize=30}
{loop item=cnt}
{$cnt.title}
播放: {$cnt.focus.total}
{/loop}
{pager}
{$pager.data}
{/pager} {pagelistelse}
当前没有内容
{/pagelist}
{include file=footer.html}