#if($!config.sina_domain_code) $!{config.sina_domain_code} #end #if($!config.qq_domain_code) $!{config.qq_domain_code} #end $!httpInclude.include("/top.htm") $!httpInclude.include("/head.htm") $!httpInclude.include("/nav1.htm")
排序:默认排序 热度 更新时间
#if($!objs) #foreach($obj in $objs) #if($!obj.accessory.path) #set($img="$!imageWebServer/$!{obj.accessory.path}/$!{obj.accessory.name}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end #set($article_url="$!webPath/zs_case_detail.htm?id=$!{obj.id}") #end #end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")