{php $CSS = array('comment');} {template 'header'}
{if $template == 'close'}
[该评论已关闭]
{else}

{$title} 评论列表

好评
{$stat[pc3]} {$stat[star3]}
中评
{$stat[pc2]} {$stat[star2]}
差评
{$stat[pc1]} {$stat[star1]}
{loop $lists $k $v}
{$v[floor]} {$v[name]} 于 {$v[addtime]} 评论道:
{if $v[quotation]}{$v[quotation]}{else}{$v[content]}{/if}
{if $v[reply]}
{if $v[editor]}管理员{else}{$v[replyer]}{/if} {$v['replytime']} 回复: {nl2br($v[reply])}
{/if}
{if $could_del} 删除  |   {/if} {if $MOD[comment_vote]} 举报  |   支持({$v[agree]})  |   反对({$v[against]})  |   {/if} 引用({$v[quote]})
{/loop} {if $pages}
{$pages}
{/if}
{if $need_captcha} {/if}
返回顶部
       匿名发表     (内容限{$MOD[comment_min]}至{$MOD[comment_max]}字)     当前已经输入 0
{/if}
{template 'footer'}