$!httpInclude.include("/top.htm")
$!httpInclude.include("/head.htm") $!httpInclude.include("/nav1.htm")
$!obj.ig_goods_name
商品编号:
$!{obj.ig_goods_sn}
上架时间:
$!CommUtil.formatShortDate($!obj.addTime)
市场价格:
¥$!{obj.ig_goods_price}
我的积分:
#if($!user)$!{user.integral}分#else 尚未登录 #end
消耗积分:
$!{obj.ig_goods_integral}
如何免费获取积分?
兑换数量:
剩余
$!{obj.ig_goods_count}
件
分享该礼品地址给朋友:
分享该礼品到:
$!config.share_code
礼品介绍
$!{obj.ig_content}
礼品兑换记录
#foreach($gc in $gcs)
$!{gc.order.igo_user.userName}兑换:$!CommUtil.substring("$!{gc.goods.ig_goods_name}",12)
使用积分:
$!{gc.integral}分
$!CommUtil.formatLongDate($!gc.addTime)
#end
$!httpInclude.include("/footer.htm")