{maccms:comment num="'.$mytheme['palypage']['comment_num'].'" paging="yes" order="desc" by="id"}{/maccms:comment}
{notempty name="__LIST__"}
{maccms:foreach name="__LIST__" id="vo"}
{/maccms:foreach}
{if condition="$__PAGING__.page_total gt 1"}
- 首页
- 上一页
{maccms:foreach name="$__PAGING__.page_num" id="num"}
- {$num}
{/maccms:foreach}
- {$__PAGING__.page_current}/{$__PAGING__.page_total}
- 下一页
- 尾页
{/if}
{/notempty}