$!httpInclude.include("/top.htm")
$!httpInclude.include("/head.htm") $!httpInclude.include("/nav1.htm")
当前位置:
首页
>
$!act.ac_title
#if($!objs)
活动说明
$!act.ac_content
#foreach($obj in $objs)
#if($!obj.ag_goods.goods_main_photo) #set($img="$!imageWebServer/$!{obj.ag_goods.goods_main_photo.path}/$!{obj.ag_goods.goods_main_photo.name}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end
$!CommUtil.substring("$!obj.ag_goods.goods_name",26)
店铺价:¥$!obj.ag_goods.store_price
促销价:
¥$!obj.ag_price
#end
$!gotoPageFormHTML
#else
对不起,没有对应的数据!
#end
$!httpInclude.include("/footer.htm")