-
{volist name="tptc" id="vo"}
-
{$vo.title} {if condition="$vo['settop'] eq 1"}置顶{/if} {if condition="$vo['choice'] eq 1"}精帖{/if}
{$vo.username} {$vo.time|friendlyDate} {$vo.name} {$vo.reply} {$vo.view}
{/volist}
{$tptc->render()}