|
|
|
5.0版本里面,行业分类中大分类下的二级分类 为什么不显示啊?我的标签不对吗?[ol]{loop $$child $$i $$c} {if in_array($$c[catid], array(170,171,172,173,174,175))} [I][url=]{set_style($$c[catname], $$c[style])}[/url][/I] {if $$c[child]}{php $$sub = get_maincat($$c[catid], $$CATEGORY, 2);} {loop $$sub $$j $$s}{if $$j {if $$c[child]}{php $$sub = get_maincat($$c[catid], $$CATEGORY, 3);} {loop $$sub $$j $$s} [url=]{set_style($$s[catname], $$s[style])}[/url]{/loop} {/if} {/if} {/loop}[/ol]复制代码 |
|