修复wy热门评论展示

This commit is contained in:
Folltoshe 2023-06-13 23:52:23 +08:00 committed by GitHub
parent 71a850834c
commit a8a0dd9ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',