{include file="block/include"}
{include file="block/head"}
{maccms:comment num="10" paging="yes" order="desc" by="id"}
{$vo.comment_name}
{$vo.comment_time|date='Y-m-d H:i:s',###}
{$vo.comment_content|mac_em_replace}
{$vo.comment_up}
{$vo.comment_down}
回复
举报
{maccms:foreach name="$vo.sub" id="child"}
{$child.comment_name} / {$child.comment_time|date='H:i',###}
{$child.comment_content|mac_em_replace}
{$child.comment_up}
{$child.comment_down}
举报
{/maccms:foreach}
{/maccms:comment}
{maccms:comment num="10" paging="yes" order="desc" by="id"}-
{$vo.comment_name}
{$vo.comment_time|date='Y-m-d H:i:s',###}
{$vo.comment_content|mac_em_replace}
{$vo.comment_up}
{$vo.comment_down}
回复
举报
{maccms:foreach name="$vo.sub" id="child"}
{$child.comment_name} / {$child.comment_time|date='H:i',###}
{$child.comment_content|mac_em_replace}
{$child.comment_up}
{$child.comment_down}
举报
{/maccms:foreach}
{/maccms:comment}