{$contentHeader.title}

{volist name="commentlist" id="vo"} {/volist}
ID 用户昵称 评论课程 评论内容 评论时间 操作
{$vo.id} {$vo.nickname} {$vo.title} {$vo.content} {$vo.create_time} {:checkAuth('edit',$vo.id)} {:checkAuth('delete',$vo.id)}