{template "content","header"}
{pc:content action="position" posid="10" catid="$catid" thumb="1" order="listorder DESC" num="2"} {loop $data $v}

{$v[title]}

{str_cut(strip_tags($v[description]), 150)}


{/loop} {/pc} {pc:content action="lists" catid="$catid" order="id DESC" num="3"} {/pc}
{pc:content action="lists" catid="$catid" order="listorder ASC" thumb="1" num="5"}
    {loop $data $k $v}
  • {$v[title]}
  • {/loop}
{loop $data $k $v}

{str_cut($v[title], 36)}
{str_cut(strip_tags($v[description]), 62)}

{/loop}
{/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], 30)}
{str_cut($v[description],116,'..')} {/loop}

{/pc}
    {pc:content action="lists" catid="$v[catid]" num="5" order="id DESC"} {loop $data $v}
  • {$v[title]}
  • {/loop} {/pc}
{if $j%2==0}
{/if} {$j++} {/loop}
频道总排行
    {pc:content action="hits" catid="$catid" num="10" order="views DESC" cache="3600"} {loop $data $v}
  • {$v[title]}
  • {/loop} {/pc}
频道本月排行
    {pc:content action="hits" catid="$catid" num="8" order="monthviews DESC" cache="3600"} {loop $data $v}
  • {number_format($v[monthviews])}{str_cut($v[title],56,'...')}
  • {/loop} {/pc}
{template "content","footer"}