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