{template "content","header"}

软件分类

{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}
{template "content","footer"}