{#include file="header.htm"#}
当前位置:
首页
>>
会员中心
>> 账户管理 >> 消息管理
{#include file="member_personal/left.htm"#}
消息管理
未读
({#$total1#})
系统消息
({#$total2#})
私人消息
({#$total3#})
<<返回
{#if $show.msgtype=='1'#}
系统消息
{#$show.dateline|date_format:"%Y-%m-%d %H:%M:%S"#}
{#else#}
{#$show.msgfrom#}
发送给
{#$show.msgtoname#}
的消息
{#$show.dateline|date_format:"%Y-%m-%d %H:%M:%S"#}
{#/if#}
清空
{#if $show.msgtype=='1'#}
{#$show.message|nl2br#}
{#else#}
{#if $show.avatars#}
{#else#}
{#/if#}
{#$show.msgfrom#}
{#$show.replytime|date_format:"%Y-%m-%d %H:%M:%S"#}
{#$show.message|nl2br#}
{#foreach from=$reply item=list#}
{#if $show.msgfromuid==$list.replyuid#}
{#if $list.avatars#}
{#else#}
{#/if#}
{#$list.replyusername#}
{#$list.replytime|date_format:"%Y-%m-%d %H:%M:%S"#}
{#if $list.new=='1'#}
[新]
{#/if#}
{#$list.replytext|nl2br#}
{#else#}
{#$list.replyusername#}
{#$list.replytime|date_format:"%Y-%m-%d %H:%M:%S"#}
{#if $list.new=='1'#}
[新]
{#/if#}
{#$list.replytext|nl2br#}
{#if $list.avatars#}
{#else#}
{#/if#}
{#/if#}
{#/foreach#}
{#/if#}
{#include file="footer.htm"#}