$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=friend")
我的账户 > 添加好友
#if($!objs)
    #foreach($obj in $objs) #set($userImg = "$!webPath/$!config.memberIcon.path/$!config.memberIcon.name") #if($!obj.photo) #set($userImg = "$!webPath/$!obj.photo.path/$!obj.photo.name") #end
  • $!obj.userName#if($!obj.trueName!="")($!obj.trueName)#end | $!obj.years岁 #if($!obj.area)$!obj.area.parent.parent.areaName $!obj.area.parent.areaName $!obj.area.areaName #else暂无#end 关注TA + 加为好友
  • #end
$!gotoPageFormHTML
#else
没有您要查找的数据!
#end
$!httpInclude.include("/footer.htm")