{template "content","header"} {if $top_parentid} {pc:content action="category" catid="$top_parentid" num="15" siteid="$siteid" order="listorder ASC"} {if $data}
{$catname}索引:
{loop $data $r}{$r['catname']}{/loop}
|
大陆港台日韩欧美
|
20112010
{/if} {/pc} {/if}
{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]), 160)}


{/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}
推广链接
{show_ad(1, 13)}
{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="7" order="id DESC"}

{loop $data $v} {php if($n>1) break} {str_cut($v[title], 30)}
{str_cut($v[description],116,'..')} {/loop}

{if $j%2==0}
{/if} {$j++} {/loop}
{$catname}总排行
    {pc:content action="hits" catid="$catid" num="12" order="views DESC" cache="3600"} {loop $data $v}
  • {$v[title]}{$v['views']}
  • {/loop} {/pc}
{$catname}本月排行
    {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"}