Closed c625473164 closed 7 years ago
老表 能来个中文文档吗
@c625473164 APlayer doesn't have song list mutation apis yet, so vue-aplayer is not able to modify the song list after construction as well. You may try construct vue-aplayer component after the ajax call.
@ecitlm APlayer doesn't provide an api to mutate the music list after it's been created.
I have solved my problem by using v-if to render the component after an ajax.
@c625473164 能否提供一下代码片段呢,provide the code can you ?
is there any way to send music list data to the :music prop after an ajax call