feat: 按排序查看评论

This commit is contained in:
guozhigq
2023-07-23 21:12:49 +08:00
parent bcc6431ec5
commit dbfe85e781
7 changed files with 237 additions and 94 deletions

View File

@ -12,7 +12,7 @@ class ReplyHttp {
'oid': oid,
'pn': pageNum,
'type': type,
'sort': 1,
'sort': sort,
});
if (res.data['code'] == 0) {
return {