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