在内页 怎样只显示当前栏目下的三级栏目
在内页 怎样只显示当前栏目下的三级栏目
现在调用的 ,所有三级都显示了
{category module=share pid=$top.id return=t1}
{category module=share pid=$t1.id return=t2}
{$t2.name} {/category}
{/category}红框中是箭头所指栏目下的三级栏目,现在同类模块下的三级都显示了

在内页 怎样只显示当前栏目下的三级栏目
现在调用的 ,所有三级都显示了
{category module=share pid=$top.id return=t1}
{category module=share pid=$t1.id return=t2}
{$t2.name} {/category}
{/category}红框中是箭头所指栏目下的三级栏目,现在同类模块下的三级都显示了

