{template 'public/header'} {template 'public/comhead'}
评论列表
{loop $list $key $item} {if $item['status']==1} {elseif $item['status']==2} {/if} {/loop} {if empty($list)} {/if}
评论内容 评论时间 状态 回复 操作
{$item['content']} {php echo date('Y-m-d H:i:s',$item['time'])} 未回复 已回复 {if $item['status']==1} 回复 {else} 已回复 {/if} 编辑 删除
暂无评论信息
{$pager}
{template 'common/footer'}