$!httpInclude.include("/top.htm")
$!httpInclude.include("/head.htm") $!httpInclude.include("/nav1.htm")
#if($!objs.size()>0) #foreach($obj in $objs) #if($!obj.bg_goods.goods_main_photo) #set($img="$!imageWebServer/$!{obj.bg_goods.goods_main_photo.path}/$!{obj.bg_goods.goods_main_photo.name}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end
$!{obj.bg_rebate}
#end #else
今天没有特价商品!
#end #if($!bgs.size()>0)
即将开抢
#foreach($obj in $bgs) #if($!obj.bg_goods.goods_main_photo) #set($img="$!imageWebServer/$!{obj.bg_goods.goods_main_photo.path}/$!{obj.bg_goods.goods_main_photo.name}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end #end #end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")