评论

{volist name="commentList" id="comment"}
{if $comment->replyComment($comment->cid)}
{volist name="$comment->replyComment($comment->cid)" id="reply"} {/volist}
{/if}
{/volist}