影片评论
{if condition="$comment.verify eq 1"}
{/if}
发表评论
{maccms:comment num="5" paging="yes" order="desc" by="id"} {/maccms:comment}
{maccms:foreach name="__LIST__" id="vo"}
{$vo.comment_name}
0
0
{$vo.comment_time|date='Y-m-d H:i:s',###}
{$vo.comment_content|mac_em_replace}
{/maccms:foreach}