Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
czc14778584391 authored Mar 4, 2021
1 parent 8d61bec commit dddcada
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions MusicMiniProgram/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#利用网易云api接口做的

安装网易云的server文件

$ git clone [email protected]:Binaryify/NeteaseCloudMusicApi.git
$ npm install

本地运行
$ node app.js
地址 : https://binaryify.github.io/NeteaseCloudMusicApi/#/?id=neteasecloudmusicapi

#文件主要的做的是基础页面以及歌曲播放

#基本功能:
获取歌曲数据的基本展示(动态)
歌曲推荐列表
歌曲播放、暂停
歌曲列表的展示和优化-
搜索音乐框中搜索歌曲、显示
歌曲的动态显示
实现拖动歌曲,跳转播放进度

#效果图

0 comments on commit dddcada

Please sign in to comment.