{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]), 200)}


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

{str_cut($v[title], 100)}
{str_cut(strip_tags($v[description]), 120)}

{/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} {/loop} {/pc}
    {pc:content action="lists" catid="$v[catid]" num="8" order="id DESC"} {loop $data $v}
  • {str_cut($v['title'],50)}
  • {/loop} {/pc}
{/loop}
{template "content","footer"}