<{import file="index/header.html" title="产品评价"}> <{uqcms m="order" v="data" c="get_comment:smarty.get.oid"}>
店铺动态评分
<{if !$shop_score.status}>
产品满意度:
服务满意度:
物流满意度:
<{/if}>
<{foreach item=i from=$data.goods_info}>
<{$i.title}>
<{if $i.comment_status}>
产品满意度:
使用评价:
<{$i.comment_content}>
<{if $i.comment_img}>
收货晒图:
<{foreach item=ci from=$i.comment_img}> <{/foreach}>
<{/if}> <{else}>
商品满意度
评价晒单
 
<{/if}>
<{/foreach}>
<{if $data.order_row.order_status != '5'}>
<{/if}>
<{include file="index/footer.html"}>