栏目数量统计 - 分类导航
{foreach $classtypedata as $v} {if($v['pid']==0 && $v['isshow']==1)} {if($v['haschild'])}
{$v['classname']}({fun M($type['molds'])->getCount(['isshow'=>1,'tid'=>$v['id']])})
{foreach $v['children']['list'] as $vv}
{$vv['classname']}({fun M($type['molds'])->getCount(['isshow'=>1,'tid'=>$vv['id']])})
{/foreach}{$v['classname']}({fun M($type['molds'])->getCount(['isshow'=>1,'tid'=>$v['id']])})
原文地址: https://www.cveoy.top/t/topic/n4GN 著作权归作者所有。请勿转载和采集!