-
{volist name="gzc" id="vo" empty="暂时没有数据"}
-
{$vo.title} {if condition="$vo['settop'] eq 1"}置顶{/if} {if condition="$vo['choice'] eq 1"}精帖{/if}
{$vo.username} {$vo.time|date="Y-m-d h:i:s",###}{:hook('choice_db')} {$vo.name} {:hook('choice_dt')} {$vo.reply} {$vo.view}
{/volist}
{$gzc->render()}