评论
评论列表(${comments.count})
#foreach($item in $comments)
${item.Name}
${item.CreateDate.tostring("yyyy-MM-dd HH:mm")}
回复
#if($item.Staus==1) ${item.content} #else [待审核] #end
#end
#if($comments.count==0)
暂无评论
#end ${pager} #if(${post.commentstatus}==1)
登录
|
注册
昵称
写点什么
#else
禁止评论
#end
#if($item.Staus==1) ${item.content} #else [待审核] #end