|
<%if page_err>0%>
<%template _msgbox.htm%>
<%else%>
<%if ispost%>
<%template _msgbox.htm%>
<%else%>
<%loop liuyans liuyanview%>
| 用户名: |
{liuyans.name} |
| 留言内容: |
{liuyans.content} |
<%if {liuyans.reply}!=""%>
| 回复: |
{liuyans.reply} |
<%/if%>
| |
<%/loop%>
| 共有{recordcount}条留言
页次:{pageid}/{pagecount}页
{pagesize}条/页 |
{pagenumbers} |
|
| |
|
<%/if%>
<%/if%>
|
|
|