{bodymodel.Forum_Body.Body_Name}
[Time:<%datetostr(bodymodel.Forum_Body.Body_AddTime,"yy/MM/dd")%>] [作者:来源于网络] [络已访问:{bodymodel.Forum_Body.Body_FangWen}]
|
|
<%set (string) {urlname}="show"%>
<%set (string) {rpagehtml}=""%>
<%set (string) {rbodyhtml}=cachedata.GetPageHtml(bodymodel.Forum_RBody,2,urlname,bodymodel.Forum_Body.Body_Name,out rpagehtml)%>
{rbodyhtml}
|
|
|
{rpagehtml}
|
|
|
相关信息
<%set (Forum_Bodyinfo) {showmodel}=cachedata.GetPreOrNext(bodymodel.Forum_Body,true)%>
<%if {showmodel}!=null%>
- 上一条:{showmodel.Body_Name}
<%/if%>
<%set {showmodel}=cachedata.GetPreOrNext(bodymodel.Forum_Body,false)%>
<%if {showmodel}!=null%>
- 下一条:{showmodel.Body_Name}
<%/if%>