{template "content","header"}
当前位置:首页 > {catpos($catid)} 列表
728-90
236-90
{pc:content action="category" catid="$parentid" num="10" siteid="$siteid" order="listorder ASC"} {loop $data $r} {$r[catname]} {/loop} {/pc}
{pc:content action="lists" catid="$catid" num="20" order="id DESC" page="$page"} {loop $data $r} {if $r[thumb]}

{$r[title]}

添加日期:{date('Y-m-d H:i:s',$r[inputtime])} 发布:{$r[username]}  
{str_cut($r[description],150)}
{else}

{$r[title]}

添加日期:{date('Y-m-d H:i:s',$r[inputtime])} 发布:{$r[username]} 
{str_cut($r[description],120)}
{/if} {/loop}
{$pages}
{/pc}
{template "content","footer"}