<#-- 默认我的回复 --> 我的回复 - ${title} <#-- 引入页头 --> <@include action="${newPublic_2}"/>
<#-- 引入服务导航 --> <@include action="${newPublic_4}"/>
<#if pageView.records?exists && pageView.records?size gt 0 > <#list pageView.records as reply> <#if !pageView.records?exists || pageView.totalrecord == 0 >
回复 回复的话题 发表时间
<#if reply.status == 20 > ${reply.content} <#elseif reply.status == 10 > ${reply.content} ${reply.topicTitle} ${reply.postTime}
还没有回复记录
<@include action="${newPublic_1}"/>
<#--引入页脚--> <@include action="${newPublic_3}"/>