• <{$comment.author}> <{if $comment.levelname!=""}> [<{$comment.levelname}>]<{/if}>
  • <{$comment.goods_name}>
  • <{$comment.contact|escape:'html'}>
  • <{$comment.time|cdate:SDATE_STIME}>
  • <{$comment.ip}>
<{t}>评论内容:<{/t}>[<{if $comment.display=='true'}><{t}>关闭显示<{/t}><{else}><{t}>显示到商品页<{/t}><{/if}>] [<{t}>删除<{/t}>]
<{$comment.title|escape:'html'}>
<{$comment.comment|escape:'html'}>
<{if count($reply) > 0}>
<{foreach from=$reply item=items}>
<{$items.author}><{if $items.levelname!=""}> [<{$items.levelname}>]<{/if}><{t}>于<{/t}>[<{$items.time|cdate:SDATE_STIME}>]<{t}>回复:<{/t}>[<{if $items.display=='true'}><{t}>关闭显示<{/t}><{else}><{t}>显示到商品页<{/t}><{/if}>] [<{t}>删除<{/t}>]
<{$items.comment|escape:'html'}>
<{/foreach}>
<{/if}>
<{t}>回复用户评论:<{/t}>
<{input type="textarea" name="reply_content" cols=100 rows=7}>