{#include file="header.htm"#}
当前位置:
首页
>>
会员中心
>> 账户管理 >> 好友列表
{#include file="member_company/left.htm"#}
好友列表
{#if $buddy#} {#foreach from=$buddy item=list#}
{#if $list.avatars && $list.msgtype<>'1'#}
{#else#}
{#/if#}
{#$list.username#}
添加时间{#$list.addtime|date_format:"%Y-%m-%d"#}
[发消息]
[删除]
{#/foreach#}
{#else#}
你还没有添加好友!
{#/if#}
{#$page#}
{#include file="footer.htm"#}