{maccms:comment num="5" paging="yes" order="desc" by="id"}{/maccms:comment}
{if$__PAGING__.page_total<1}

暂无人评论,快来说两句吧!

{/if} {maccms:foreach name="__LIST__" id="vo"}
  • {$vo.comment_name} {$vo.comment_time|date='Y-m-d H:i:s',###}
    {$vo.comment_content|mac_em_replace} {maccms:foreach name="$vo.sub" id="child"}
    {$child.comment_name} {$child.comment_time|date='Y-m-d H:i:s',###}
    {$child.comment_content|mac_em_replace}
    {/maccms:foreach}
  • {/maccms:foreach}
    {if$__PAGING__.page_total>1}
    {/if}