按照你截圖的全部就是首個(gè)頂級欄目。所以是上面標(biāo)簽,
下面是當(dāng)前上級欄目鏈接名字:
<a href="{$eyou.field.ptypeurl}">{$eyou.field.ptypename}</a>
上級欄目ID:{$eyou.field.ptypeid}
上級欄目鏈接:{$eyou.field.ptypeurl}
上級欄目名稱:{$eyou.field.ptypename}
下面是同級
{eyou:channel type="self" currentstyle="active"}
<a href="{$field.typeurl}" title="{$field.typename}" class="{$field.currentstyle}">{$field.typename}</a>
{/eyou:channel}
type="self" self表示同級
具體自己可以去文檔看看