更多颜色
关键词     我要投稿
finecms真正的永久开源免费
  • 首页
  • {loop $cats $t} {if $t['parentid']==0 && $t['ismenu']} {php $arrchilds = @explode(',', $t['arrchilds']);}
  • {$t['catname']} {if $t['child']}
      {loop $cats $tt} {if $tt['parentid']==$t['catid'] && $tt['ismenu']} {php $arrchilds = @explode(',', $tt['arrchilds']);}
    • {$tt['catname']}
    • {/if} {/loop}
    {/if}
  • {/if} {/loop}

技术支持: FineCMS