#@layout() #define checked(e) #if(e == "wj" && solved == 0) class="layui-this" #elseif(e == "yj" && solved == 1) class="layui-this" #elseif(e == "jh" && wonderful == 1) class="layui-this" #elseif(e == "zh" && solved == -1 && wonderful == -1) class="layui-this" #end #end #define main() #@flyColumn()
    #for(x : contents.rows)
  • #(x.nickname)

    #if(x.status == 3) 私密 #else #(x.typeName) #end #(x.title)

    #(x.nickname) #(x.createTime) #(x.replyNum??0)
    #if(x.top > 0) 置顶 #end #if(x.wonderful == 1) 精帖 #end
  • #else
    没有相关数据
    #end
本周热议
#for(x : hotReply.rows??)
#(x.title) #(x.replyNum)
#else
没有相关数据
#end
#define x()
这里可作为广告区域
#end
#end #define js() #end