$!httpInclude.include("/top.htm")
$!httpInclude.include("/head.htm")
当前位置:
首页
>
用户中心
> 查看站内信
$!httpInclude.include("/buyer/account_nav.htm?op=message")
收到消息(
$!{user_msgs.size()}
)
已发送消息
系统消息(
$!{sys_msgs.size()}
)
查看站内信
$!{obj.fromUser.userName}说:
$!obj.content
$!CommUtil.formatLongDate($!obj.addTime)
#foreach($reply in $obj.replys)
$!{reply.fromUser.userName}说:
$!reply.content
$!CommUtil.formatLongDate($!reply.addTime)
#end
回复短信:
$!httpInclude.include("/footer.htm")