#@layout() #define main()
    #for(x : top.rows??)
  • #(x.title??) #if(x.top == 1) 置顶 #end #if(x.wonderful == 1) 精帖 #end

    #(x.nickname??) #(x.createTime??) #(x.cateName??) #(x.replyNum??) #(x.viewNum??)

  • #end
    #for(x : contents.rows??)
  • #(x.title??) #if(x.top == 1) 置顶 #end #if(x.wonderful == 1) 精帖 #end

    #(x.nickname??) #(x.createTime??) #(x.cateName??) #(x.replyNum??) #(x.viewNum??)

  • #end

最新加入 - (总用户#(lastReg.total??0))

#for(x : lastReg.rows??)
#(x.nickname) #(x.time)
#end
最近热帖
#for(x : hotView.rows)
#(x.title) #(x.viewNum)
#end
近期热议
#for(x : hotReply.rows)
#(x.title) #(x.replyNum)
#end
#define tem() #end
#end #define js() #end