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: {
|
||||
comm: {
|
||||
ct: 11,
|
||||
cv: '1003006',
|
||||
v: '1003006',
|
||||
os_ver: '12',
|
||||
phonetype: '0',
|
||||
devicelevel: '31',
|
||||
ct: '19',
|
||||
cv: '2039',
|
||||
guid: 'lxmusic',
|
||||
patch: '118',
|
||||
tmeAppID: 'qqmusic',
|
||||
nettype: 'NETWORK_WIFI',
|
||||
tmeLoginType: 2,
|
||||
},
|
||||
req: {
|
||||
module: 'music.search.SearchCgiService',
|
||||
method: 'DoSearchForQQMusicDesktop',
|
||||
param: {
|
||||
query: str,
|
||||
search_type: 0,
|
||||
grp: 1,
|
||||
num_per_page: limit,
|
||||
page_num: page,
|
||||
nqc_flag: 0,
|
||||
grp: 1,
|
||||
query: str,
|
||||
search_type: 0,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user