{eval} $child = 0; if(isset($classTree[$cid]['child'])){ $classTree = $classTree[$cid]['child']; $child = 1; } {/eval} {if $page == 1} {if $keyword == ''} {if $cid == '' || $child == 1}
{loop $classTree $k $v}
{if $v['icon'] !=''}{else}{/if}

{$v['name']}

{/if}
{/if} {/if} {/if}
{if $artlist['type'] == 'show'}

{$artlist['list']['title']}

{$artlist['list']['hit']}
{$artlist['list']['content']}
{/if} {if $artlist['type'] == 'list'}
{if count($artlist['list']) == 0}
未找到相关文章
{/if} {loop $artlist['list'] $ak $av}
{$av['title']} {$av['hit']}
{/loop}
{eval $list = $artlist;}
{if $list['page']['quantity']>1} 上一页 {$list['page']['num']}/{$list['page']['quantity']} 下一页 {/if}
{/if}