{include file=header.html} {include file=position_search.html}
导航
{if !$_PAGE_CHANNEL.channelid}
全站
{else}
全站
{/if}
{channellist row=1000 channelid=0} {loop item=ch}
{if $ch.channelid==$_PAGE_CHANNEL.topid or $ch.channelid==$_PAGE_CHANNEL.channelid}
{$ch.name}
{else}
{$ch.name}
{/if}
{/loop}
{/channellist}
{$_PAGE.title}
最新
头条
焦点
推荐
排行
{pagelist listtype=$_PAGE.listtype type=$_PAGE.type pagesize=30 model=$_PAGE.model}
{loop item=cnt}
{$cnt.title}
{/loop}
{pager}
{$pager.data}
{/pager} {pagelistelse}
当前没有内容
{/pagelist}
{include file=footer.html}