{include file="public/layout" /}
{include file="shop/left" /}
{eq name="$Comment.systemComment" value="1"}
商品信息
{$Comment.product_name}
评分等级
评价图片
{volist name="$Comment.upload_img" id="vo"}
{/volist}
评价时间
评价会员
   
{/eq} {eq name="$Comment.systemComment" value="0"}
订单号
{$Comment.order_code}
商品信息
{$Comment.product_name}
评分等级
评价时间
{$Comment.add_time|date='Y-m-d H:i:s',###}
评价会员
   
{/eq}
{include file="public/footer" /}