【我的评价内容】
-
{if $comment_my}
{/if}
{else}
{/if}
{/if}{$comment_my['content']}
{if $comment_my['reply']}{$comment_my['reply']}
{$comment_my['user_name']} {echo date('Y-m-d H:i:s', $comment_my['timestamp_update'])}【最新评价内容】
{loop $comments $comment}-
{/if}
{/loop}
{$comment['content']}
{if $comment['reply']}{$comment['reply']}
{$comment['user_name']} {echo date('Y-m-d H:i:s', $comment['timestamp_update'])} {if $comment['status'] != 'approved'} {if $comment['status']=='auditing'}审核中{/if}{if $comment['status']=='denied'}未通过{/if} {/if}