{include file="index/header"} {:hook('choicebo')}
{:hook('choicebs')}
{include file="index/menu"}
    {volist name="gzc" id="vo" empty="暂时没有数据"}
  • {$vo.username}

    {$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()}
{:hook('choicebc')}
{:hook('choicebr')} {include file="index/footer"}