mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-04 07:02:10 +08:00
移除日志
This commit is contained in:
parent
9956297ecf
commit
896de96f45
@ -313,7 +313,7 @@ export default {
|
|||||||
|
|
||||||
if (infoData.code != 200) return null
|
if (infoData.code != 200) return null
|
||||||
|
|
||||||
console.log(infoData)
|
// console.log(infoData)
|
||||||
return {
|
return {
|
||||||
name: infoData.data.userInfo.nickname + '喜欢的音乐',
|
name: infoData.data.userInfo.nickname + '喜欢的音乐',
|
||||||
img: infoData.data.userInfo.headImg,
|
img: infoData.data.userInfo.headImg,
|
||||||
@ -366,7 +366,7 @@ export default {
|
|||||||
author: '',
|
author: '',
|
||||||
play_count: '',
|
play_count: '',
|
||||||
}
|
}
|
||||||
console.log(listData)
|
// console.log(listData)
|
||||||
return listData
|
return listData
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user