{template header}
最新TOP10
    {list catid=$catid order=updatetime num=7 cache=36000}
  • {$t['title']}
  • {/list}
{loop $cats $c} {if $c['parentid']==$catid && $c['typeid']==1}
更多>>{$c['catname']}
{/if} {/loop}
{template footer}