Commit ec7b4d1e authored by 刘文胜's avatar 刘文胜

解决 帖子 列表 搜索 有板块 也显示板块已删除

parent 3cddaf18
......@@ -28,8 +28,8 @@ var listThreadFields = {
tag:1,
tag_top:1,
pv_count:1,
address:1
address:1,
info:1
};
var singleThreadFields = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment