{if !empty($reply)} {loop $reply $key $news}
×

添加回复内容

{php include $this->template('news/item')} {loop $news['children'] $index $news} {php include $this->template('news/item')} {/loop}
{/loop} {/if}
添加回复内容