修复wy热门评论显示 (#1411)

This commit is contained in:
Folltoshe 2023-06-14 11:25:10 +08:00 committed by GitHub
parent ec9f86c450
commit 3549ed2da0
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',