频道列表

    {pc:content action="category" catid="0" siteid="$this->siteid" order="listorder ASC"} {loop $data $r}

    {$r[catname]}

      {loop subcat($r[catid],0,0,$this->siteid) $v}
    • {$v[catname]}
    • {/loop}
    {/loop} {/pc}
{loop $subcats $n $r} {php $i++}
xml
订阅到
{$r[catname]}
    {pc:content action="lists" catid="$r[catid]" num="15" order="id DESC" return="info"} {loop $info $v}
  • ·{str_cut($v[title],'40')}
  • {/loop} {/pc}
{if $i%2==0}
{/if} {/loop}
{template "content","footer"}