-
商品名称:{$item['name']}
优惠价:{$item['sell_price']}
评价得分:({$average_point}分)
评论数:{$comment_total}条
{set:$comment_total=$this->data['comment_total'];} {set:$average_point=$this->data['average_point'];} {set:$id=intval(IReq::get('id'));} {set:$item=Api::run('getGoodsInfo',array("#id#",$id))} {if:!$item} {set:IError::show(403,'商品信息不存在')} {/if}
{$item['user_group_name']}
评分:{$dateline}
评语:{$item['contents']}
{/foreach}