GithubHelp home page GithubHelp logo

quqiuhua / uniapp-music-gg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biubiubiu01/uni-music

0.0 0.0 0.0 5.52 MB

Uni Music 基于uniapp+colorUI 开发的音乐播放器,支持多端发布,已完成2.0版本

Home Page: https://biubiubiu01.github.io/uni-music/

JavaScript 11.95% CSS 39.17% Vue 48.09% SCSS 0.80%

uniapp-music-gg's Introduction

前言

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            


克隆项目

项目预览

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

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

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

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

输入图片说明

捐赠

开源不易,若觉得这个项目对你有用,可以点个star,欢迎提出建议和bug 😄 。如果这个项目对你有所帮助,可以给作者买杯咖啡加好友问题咨询。

alipaywechat

uniapp-music-gg's People

Contributors

biubiubiu01 avatar gist07 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.