$!httpInclude.include("/top.htm")
$!httpInclude.include("/sparegoods_head.htm")
$!httpInclude.include("/sparegoods_nav.htm")

个人闲置: 全部 #if(!$!sgc)($!allCount) #end #if($!sgc) > #if($!sgc.parent.parent.id) $!{sgc.parent.parent.className} > #end #if($!sgc.parent.id) $!{sgc.parent.className} > #end $!{sgc.className}($!allCount)#end

#if($!sgc.childs.size()>0)
#end #if($!objs.size()>0)
-
地区选择:
    #foreach($obj in $objs)
  • #if($!obj.oldAndnew==1) 全新转卖 #end

    $!obj.title

    ¥$!obj.goods_price #set($content = $!SpareGoodsTools.ClearContent($!obj.content))

    $!CommUtil.substring("$!content",150)

    #set($user_img ="$!webPath/$!config.memberIcon.path/$!config.memberIcon.name") #if($!obj.user.phtot) #set($user_img ="$!webPath/$!obj.user.photo.path/$!obj.user.photo.name") #end
    $!obj.name #if($!user) #else #end
    #if($!obj.QQ)
    #end
    电话:$!obj.phone 所在地:$!obj.area.parent.parent.areaName $!obj.area.parent.areaName $!obj.area.areaName
  • #end
$!gotoPageFormHTML
#else
对不起,没有对应的数据!
#end
$!httpInclude.include("/footer.htm")