|
{if($type["pid"]==0)}
{$type['classname']}
{else}
{loop table="classtype" tid="$type["pid"]" as="t" limit="1"}
{$t['classname']}
{/loop}
{/if}
|
|
|
|
|
{loop table="classtype" pid="$type["tid"]" mshow="1" not="1" as="t"}
{$t['classname']} | |
{/loop}
|
|
|
|
|
{$type['classname']} |
当前位置:{$positions} |
|
|
|
|