$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=friend")
我的账户
>
好友列表
好友列表
添加好友
#foreach($obj in $objs)
#if($!user.photo) #set($img="$!webPath/$!user.photo.path/$!user.photo.name") #else #set($img="$!webPath/$!config.memberIcon.path/$!config.memberIcon.name") #end
$!obj.toUser.userName
站内信
删除
#end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")