Vue 音乐搜索、播放 Demo 查看Demo
在手机上效果更好,扫一扫体验
- 音乐播放、暂停、上一曲、下一曲
- 播放列表、添加到播放列表、做为下一首播放
- 搜索单曲、歌手、专辑、MV
- 查看歌手页面、专辑页面
- 热门搜索
- 搜索历史记录
- 排行榜
- 我喜欢
- 查看MV
- 切换播放模式
- 下载
- 歌词
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.