当前栏目调用同级栏目


当前栏目调用同级栏目

{eyou:channel type="self" currentstyle="active"}
<a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field.typename}a>
{/eyou:channel}

当前栏目调用子栏目

{eyou:channel type="son" currentstyle="active"}
<a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field.typename}a>
{/eyou:channel}

相关