{include file=header.html}

评论全文:{$_PAGE_CONTENT.title}

[查看全文]
    {if $_PAGE.type=='all'}
  • 全部评论 (评论共{$_PAGE.comment.total}条, 显示{$_PAGE.comment.shownum}条)
  • {else}
  • 全部评论|
  • {/if} {if $_PAGE.type=='hot'}
  • 热点评论 (支持数大于{$EXCMS_MODULE.comment.hotlimit}的评论)
  • {else}
  • 热点评论|
  • {/if} {if $_PAGE.type=='support'}
  • 最多支持 (支持数最多的评论)
  • {else}
  • 最多支持|
  • {/if} {if $_PAGE.type=='against'}
  • 最多反对 (反对数最多的评论)
  • {else}
  • 最多反对
  • {/if}
{if $_PAGE.type=='all'} {list listtype=comment row=10 type=hot item=comment}

热门评论

(评论共{$comment.total}条)
{loop item=cmt}
{$EXCMS_CONFIG.sitename}
{$cmt.area}{$cmt.username}
{$cmt.ip}
{$cmt.createddate renderer=timeformat(this)} 发表
{$cmt.lastfloor}
{$cmt.content}
{/loop}

最新评论

(评论共{$_PAGE.comment.total}条)
{/list} {/if}
{pagelist listtype=comment row=20 allowpage=true type=$_PAGE.type} {loop item=cmt}
{$EXCMS_CONFIG.sitename}
{$cmt.area}{$cmt.username}
{$cmt.ip}
{$cmt.createddate renderer=timeformat(this)} 发表
{$cmt.lastfloor}
{$cmt.content}
{/loop} {pager}
{$pager.data}
{/pager} {pagelistelse}
当前没有评论
{/pagelist}

发表评论:

{include file=comment/comment_form.html}

每日评论热榜

更多
{list listtype=comment row=10 rank=week} {/list}
{include file=footer.html}