首页最下面问答,修改为按浏览量来排序了

This commit is contained in:
daihh
2022-10-26 19:30:59 +08:00
parent e8b5769cb7
commit 5968545bcb

View File

@@ -537,7 +537,7 @@
}, },
qaList: { qaList: {
num: 4, num: 4,
orderType: 'praises', orderType: 'views',
list: [] list: []
} }
}; };