{include file="/system/header"}
{$kx.config.sitename} > {$category.name} > {$novel.name} > {$novel.name}评论区 > 帖子详情
  • {$comment.user.name}
    {$comment.user.name}
    {$comment.datetime|date="Y-m-d H:i:s"}
    {$comment.content}
    {$comment.good_num}
    {$comment.bad_num}
    楼主
全部评论({$comment.post_num}条)
{block method="pagination" name="paginate" page=$page limit=$pagesize count=$comment.post_num maxpage=50 section=3} {block method="comment.replyList" name=replyList commentid=$comment.id num=$paginate.limit page=$paginate.current}
    {section loop=$replyList item=$loop}
  • {$loop.user.name}
    {$loop.user.name}
    {$loop.datetime|date="Y-m-d H:i:s"}
    {$loop.content}
    {=($page-1) * $pagesize + $i.order}楼
  • {/section}
{if !empty($replyList) && $paginate.total>1}
{if $paginate.prev} < {else} < {/if} {loop=paginate.items} {$loop.num} {/loop} {if $paginate.next} > {else} > {/if}
{/if}
评论区信息
小说书名: {$novel.name}
专区版主: {$author.name}
评论数量: {$data.comment}
回帖数量: {$data.comment}
评论人数: {$data.comment}
猜你喜欢
{block method="rank.info" name=rankinfo key=weekvisit}
{$rankinfo.name}
{include file="/system/footer"}