#parse("shared/_js_css.html") #parse("shared/_header.html")
客户留言
    #foreach($row in $list)
  • 更新时间:${row.CreateTime}
     ${velocityCount}楼 留言者:${row.name} ${helper.ip("${row.ip}")}
    ${row.content}
    #if(${row.reply_content}!="")
    管理员回复:${row.reply_content}
    #end
  • #end
${pager}

(0/500) 
评论者:      验证码:  

#parse("shared/_right.html")
#parse("shared/_footer.html")