修复wy热门评论显示 (#1411)
parent
ec9f86c450
commit
3549ed2da0
|
@ -151,6 +151,7 @@ export default {
|
|||
if (this._requestObj2) this._requestObj2.cancelHttp()
|
||||
|
||||
const id = 'R_SO_4_' + songmid
|
||||
page = page - 1
|
||||
|
||||
const _requestObj2 = httpFetch(`https://music.163.com/weapi/v1/resource/hotcomments/${id}`, {
|
||||
method: 'post',
|
||||
|
|
Loading…
Reference in New Issue