{if !isset($commentsFull)}
{else}

用户评价

{foreach item=xx from=$goodsCommentList}
60*60px {$userList[$xx.user_id].user_name|enc_email}
{if $xx.comment_rank== 0}5{else}{$xx.comment_rank}{/if}分 {$rankText[$xx.comment_rank]} 评价时间:{$xx.add_time|date_format:"%Y-%m-%d"}

{$xx.content}

{if isset($commentReplyList[$xx.comment_id])} {foreach $commentReplyList[$xx.comment_id] as $c}

美丽回复:{$c.content}

{/foreach} {/if}
{foreachelse}

暂时没有评价

{/foreach}
{/if}
我要评价

只有购买过商品的用户才可以评价

{if !isset($commentsFull)}
{/if}