{template "content","header"}
  {$CATEGORYS[$CAT[parentid]][catname]}
    {pc:content action="category" catid="$parentid" num="25" siteid="$siteid" order="listorder ASC"} {loop $data $r}
  • {$r[catname]}
  • {/loop} {/pc}
    {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"}