导航
- {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}
{pagelist pagesize=20 image=true includesubchannel=true}
{loop item=cnt}
-
{/loop}
{pager}
{$pager.data}
{/pager}
{pagelistelse}
当前没有内容
{/pagelist}
{include file=footer.html}