Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

作者大大,第一次使用aplayer播放器,请问使用aplayerlist标签时,lrc属性通过url形式引入歌词为什么无法显示出来? #100

Open
wy471x opened this issue Feb 17, 2021 · 1 comment

Comments

@wy471x
Copy link

wy471x commented Feb 17, 2021

使用aplayerlist形式如下:
{% aplayerlist %}
{
"narrow": false,
"autoplay": true,
"mode": "random",
"showlrc": 1,
"mutex": true,
"theme": "#e6d0b2",
"preload": "metadata",
"listmaxheight": "513px",
"music": [
{
"title": "轨迹",
"author": "周杰伦",
"url": "https://file.dunkwan.cn/8004033d101a67c9c198.mp3/%E8%BD%A8%E8%BF%B9-%E5%91%A8%E6%9D%B0%E4%BC%A6.mp3",
"pic": "https://file.dunkwan.cn/12d5d2e0bf1ac695b5be.jpg/%E8%BD%A8%E8%BF%B9-%E5%91%A8%E6%9D%B0%E4%BC%A6.jpg",
"lrc": ""
},
{
"title": "告白气球",
"author": "周杰伦",
"url": "https://file.dunkwan.cn/61b3a0f6cf10c159108b.mp3/%E5%91%8A%E7%99%BD%E6%B0%94%E7%90%83-%E5%91%A8%E6%9D%B0%E4%BC%A6.mp3",
"pic": "https://file.dunkwan.cn/a2e2f8f6f8f19f952b37.jpg/%E5%91%8A%E7%99%BD%E6%B0%94%E7%90%83-%E5%91%A8%E6%9D%B0%E4%BC%A6.jpg",
"lrc": ""
}
]
}
{% endaplayerlist %}

@IZBH
Copy link

IZBH commented Feb 27, 2021

你播放器可以显示吗,我直接是个白色的小块

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants