第一層級(jí),沒(méi)有三級(jí)欄目可使用此方法
{eyou:channel type='first' currentstyle='on'}
<a href="{$field.typeurl}" class="{$field.currentstyle}">{$field.typename}</a>
{/eyou:channel}
下級(jí)同級(jí),有三級(jí)欄目的話可使用此方法
{eyou:channel type='sonself' currentstyle='on'}
<a href="{$field.typeurl}" class="{$field.currentstyle}">{$field.typename}</a>
{/eyou:channel}