{T "content","head",TPLID}
{wz:content action="listing" page="$page" pagesize="10" order="sort DESC,id DESC" cid="$cid" urlrule="$urlrule"} {loop $rs $r}
{if $r['thumb']} {/if}

{$r['title']}

{strcut($r['remark'],200,'...')}
发布时间:{date('Y-m-d H:i:s',$r['addtime'])}浏览(0)
{/loop} {/wz}
{if $this->db->number>10} {/if}

浏览排行

    {wz:content action="rank" pagesize="10" order="weekviews DESC" cid="$cid" urlrule="$urlrule"} {loop $rs $r}
  1. {$r['title']}
  2. {/loop} {/wz}
{T "content","foot",TPLID}