mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
更新 musicSearch.js
This commit is contained in:
parent
73544bc6fe
commit
79bf39de01
@ -19,25 +19,22 @@ export default {
|
|||||||
},
|
},
|
||||||
body: {
|
body: {
|
||||||
comm: {
|
comm: {
|
||||||
ct: 11,
|
ct: '19',
|
||||||
cv: '1003006',
|
cv: '2039',
|
||||||
v: '1003006',
|
guid: 'lxmusic',
|
||||||
os_ver: '12',
|
patch: '118',
|
||||||
phonetype: '0',
|
|
||||||
devicelevel: '31',
|
|
||||||
tmeAppID: 'qqmusic',
|
tmeAppID: 'qqmusic',
|
||||||
nettype: 'NETWORK_WIFI',
|
tmeLoginType: 2,
|
||||||
},
|
},
|
||||||
req: {
|
req: {
|
||||||
module: 'music.search.SearchCgiService',
|
module: 'music.search.SearchCgiService',
|
||||||
method: 'DoSearchForQQMusicDesktop',
|
method: 'DoSearchForQQMusicDesktop',
|
||||||
param: {
|
param: {
|
||||||
query: str,
|
grp: 1,
|
||||||
search_type: 0,
|
|
||||||
num_per_page: limit,
|
num_per_page: limit,
|
||||||
page_num: page,
|
page_num: page,
|
||||||
nqc_flag: 0,
|
query: str,
|
||||||
grp: 1,
|
search_type: 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user