发表评论
还可以输入200
{if condition="$comment.verify eq 1"}
{/if}
选择表情
{maccms:for start="1" end="32" } {/maccms:for}
全部评论
{maccms:comment num="10" paging="yes" order="desc" by="id"} {/maccms:comment}
{maccms:foreach name="__LIST__" id="vo"}
{$vo.comment_content|mac_em_replace}
{$vo.comment_time|date='Y-m-d',###}
{$vo.comment_up}
{maccms:foreach name="$vo.sub" id="child"}
{$vo.comment_name}:{$child.comment_content|mac_em_replace}
{/maccms:foreach}
{/maccms:foreach}
{if condition="$__PAGING__.record_total>10"}
共{$__PAGING__.record_total}条数据,当前{$__PAGING__.page_current}/{$__PAGING__.page_total}页
上一页 下一页
{/if}