模板标签里面
{list action=category module=share id=1 }
{list action=category module=share pid=$t.id return=t2}
- {$t2.name}
-
{list action=category module=share pid=$t2.id return=t3}
{$t3.name}
{/list}
{/list}
{/list}
判断如果在三级栏目下 取消二级 三级的display:none; 属性 让其二级三级子类显示出来

判断如果在二级栏目下 取消二级 的display:none; 属性 让其子类显示出来
