{template "content","header"}
  {$CATEGORYS[$catid][catname]}
    {php $j=1;} {loop subcat($catid) $v} {php if($v['type']!=0) continue;}
  • {$v[catname]}
  • {$j++} {/loop}
    {pc:content action="hits" catid="$catid" num="8" order="monthviews DESC" cache="3600"} {loop $data $r}
  • {str_cut($r[title],56,'...')}
  • {/loop} {/pc}
当前位置:首页 > {catpos($catid)}


{$CATEGORYS[$catid][description]}

{pc:content action="lists" catid="$catid" num="2" order="id DESC" page="$page"} {loop $data $r}
  • {$r[title]}
  • {/loop} {/pc}
    • {$pages}
    {template "content","footer"}