Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luohuidong/music-vue-mobile
Vue, Vue Router, Vuex 第三方移动端 web 网易云音乐
https://github.com/luohuidong/music-vue-mobile
vue vue-router vuex
Last synced: about 2 months ago
JSON representation
Vue, Vue Router, Vuex 第三方移动端 web 网易云音乐
- Host: GitHub
- URL: https://github.com/luohuidong/music-vue-mobile
- Owner: luohuidong
- Created: 2019-03-20T11:52:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:16:09.000Z (about 2 years ago)
- Last Synced: 2023-03-04T10:02:51.967Z (almost 2 years ago)
- Topics: vue, vue-router, vuex
- Language: Vue
- Homepage: http://music.luohuidong.cn
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Vue 音乐项目
项目仅用于个人学习使用,请勿用于商业用途
项目使用 Vue CLI 3.x 初始化
接口使用: [网易云音乐 Node.js 接口](https://github.com/Binaryify/NeteaseCloudMusicApi)
## 模块
- [x] 推荐页面
- [x] 歌手页面
- [x] 歌手详情页
- [ ] 播放器
- [ ] 歌单页面
- [ ] 排行榜页面
- [ ] 搜索页面
- [ ] 歌曲列表
- [ ] 用户中心## 项目依赖
- Vue 全家桶:Vue, Vuex, Vue Router
- axios
- [mand-mobile](https://didi.github.io/mand-mobile/#/en-US/home):滴滴出品 Vue 移动端 UI
- Scss, Stylus
- [vue-lazyload](https://github.com/hilongjw/vue-lazyload):图片懒加载