$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=delivery")
卖家中心
>
买就送
买就送商品
套餐购买
套餐购买日志
套餐开始时间
套餐结束时间
消耗金币
购买时间
#foreach($obj in $objs)
$!CommUtil.formatLongDate($!obj.begin_time)
$!CommUtil.formatLongDate($!obj.end_time)
$!obj.gold
$!CommUtil.formatLongDate($!obj.addTime)
#end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")