#(bean.title??)
#if(bean.top == 1)
置顶帖
#end
#if(bean.wonderful == 1)
精帖
#end
#if(bean.solved > 0)
已采纳
#end
#(bean.replyNum??0)
#(bean.viewNum??1)
#(bean.content??)
-
#for(x : comments.rows??)
-
#(x.nickname??)
#(x.createTime??)#(x.content??)#if(x.hadSupport == 1) #(x.supportNum) #else #(x.supportNum) #end 回复
#else
- 没有任何回答 #end
- 最近热帖 #for(x : hotView.rows)
- #(x.title) #(x.viewNum) #end
- 近期热议 #for(x : hotReply.rows)
- #(x.title) #(x.replyNum) #end