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