3 Star 35 Fork 18

gist006/uni-music

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
gist006-gist006 gist006 change api c40e005 2 years ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Uni Music

前言

2.0版本,播放功能优化,页面颜色主题改版,修复1.0存在的bug,实现多端发布。

简介

Uni Music 基于uniapp+colorUI 开发的音乐播放器,支持多端发布

开发准备

  • 页面UI设计(千图网等)
  • uniapp一些基础使用和项目搭建
  • colorUI基础组件
  • iconfont图标库
  • 接口请求封装
  • 自定义头部
  • 自定义tabbar
  • 网易云音乐Api,感谢大佬提供的node服务: NeteaseCloudMusicApi

实现功能

  1. 用户登录
  2. 搜索
  3. 搜索建议和搜索历史记录
  4. 搜索播放
  5. 每日推荐
  6. 排行榜
  7. 热门歌手和歌手所有歌曲
  8. 推荐歌单和歌单详情
  9. 点击播放和播放全部
  10. 播放列表
  11. 背景音频播放
  12. 歌词查看
  13. 歌曲切换
  14. 歌曲进度条切换
  15. 添加喜欢音乐
  16. 播放历史记录
  17. 我喜欢的音乐

文件目录说明


├── api                              ---接口  
├── colorui                          --- colorUI  
├── common                           ---全局样式和阿里图标 
├── components                       ---公共组件  
├── pages                            ---页面文件 
│  ├── dayRecommend                  ---每日推荐    
│  ├── index                         ---首页
│  ├── login                         ---登录页
│  ├── my                            ---我的
│  ├── play                          ---歌曲详情页(歌词和进度条)
│  ├── rankList                      ---排行榜
│  ├── search                        ---搜索
│  ├── searchList                    ---搜索结果
│  ├── singer                        ---歌手列表
│  ├── singerPlayList                ---歌手详情
│  ├── songDetail                    ---歌单详情
│  ├── songList                      ---歌单列表
├── plugins                          --- pinyin.js
├── static                           ---静态图片
├── store                            ---vuex
├── utils                            ---公共方法
├── App.vue
├── main.js
├── manifest.json
├── pages.json         
├── README.md
├── uni.scss            


克隆项目

项目预览

输入图片说明 输入图片说明

输入图片说明 输入图片说明

输入图片说明 输入图片说明

输入图片说明 输入图片说明

输入图片说明

Empty file

About

Uni Music 基于uniapp+colorUI 开发的音乐播放器,已支持多平台打包开发,v2.0版本已发布,更新页面样式和布局,有兴趣可以看看 expand collapse
Cancel

Releases

No release

Contributors

All

Language(Optional)

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gist006/uni-music.git
git@gitee.com:gist006/uni-music.git
gist006
uni-music
uni-music
main

Search