<ul class="floorOne"> #set($groupRespDTOList = '') ##属性组 #if($!{pagePub}) #set($groupRespDTOList=$crossItem.cmsItemGdsfloorPubRespDTOList) #else #set($groupRespDTOList=$crossItem.cmsItemGdsfloorPreRespDTOList) #end #foreach($cmsItemGds in $groupRespDTOList) #if($cmsItemGds.gdsId && $cmsItemGds.gdsId != '') #set($detailUrl="gdsdetail/"+$cmsItemGds.gdsId+"-") #s