联系官方销售客服
QQ1835022299
028-61286886
请教我这样写不对嘛,同页面中有一个了这样的代码了,另一个好用,这个不好二级栏目出不来
{category module=shop id=2 } {$t.name} {if $t.child} {category module=shop pid=$t.id return=t2 } {$t2.name} {if $t2.child} {category module=shop pid=$t2.id return=t3} {$t3.name} {/category} {/if} {/category} {/if} {/category}
{if $c1.child}
{category module=shop pid=$t.id return=c12 }
{$c12.name}
{/category}
{/if}
{/category}