{template "content","header"}
{pc:content action="position" posid="$posid" catid="$catid" thumb="1" order="listorder desc" num="6"} {/pc}
{$catname}
{pc:content action="lists" catid="$catid" num="13" order="id DESC" page="$page"}
    {loop $data $r}
  • {date('Y-m-d H:i:s',$r[inputtime])}{$r[title]}

    {str_cut($r[description],192,'..')}

  • {if $n%5==0}
  • {show_ad(1, 15)}

  • {/if} {/loop}
{$pages}
{/pc}
{php $j=1;} {loop subcat($catid) $v} {php if($v['type']!=0) continue;}
{$v[catname]}更多>>
{pc:content action="lists" catid="$v[catid]" thumb="1" num="1" order="id DESC"}

{loop $data $v} {str_cut($v[title], 64)}
{str_cut($v[description],160,'..')} {/loop}

{/pc}
    {pc:content action="lists" catid="$v[catid]" num="6" order="id DESC"} {loop $data $v}
  • {str_cut($v[title], 36)}{date('y-m-d',$v[inputtime])}
  • {/loop} {/pc}
{if $j%1==0}
{/if} {$j++} {/loop}
热点:广告
{show_ad(1, 11)}
热点:月排行
    {pc:content action="hits" catid="$catid" num="10" order="monthviews DESC" cache="3600"} {loop $data $v}
  • {str_cut($v['title'],40)}{number_format($v[monthviews])}
  • {/loop} {/pc}
热点:总排行
    {pc:content action="hits" catid="$catid" num="10" order="views DESC" cache="3600"} {loop $data $v}
  • {str_cut($v['title'],40)}{number_format($v[views])}
  • {/loop} {/pc}
{template "content","footer"}