$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=message")
我的账户 > 站内短信
#foreach($obj in $objs) #end
发送人 内容 时间 操作
$!obj.fromUser.userName #if($!obj.status==0)[未读]#end #if($!{obj.fromUser.id}==$!{user.id}&&$!obj.reply_status==1)[新回复]#end $!CommUtil.substring("$!obj.content",50) $!CommUtil.formatLongDate($!obj.addTime) 查看删除
$!gotoPageFormHTML
删除
$!httpInclude.include("/footer.htm")