Skip to content

chantzekin/copy-xiami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy-xiami

仿照虾米音乐移动端 APP 设计编写的 WEBAPP,核心 Vue.js。

  • vue-cli with vuex, vue-router
  • axios
  • muse-ui

现有问题

  • iOS 下 Safari 浏览器对 HTML Auido 的限制,autoplay 失效,导致切歌及选歌无法自动播放,桌面浏览器没问 题。克服 iOS HTML5 音频的局限

在线预览地址

截图预览

安装运行

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

TODO

  • 主页:推荐、精选集、排行入口
  • 歌曲播放,主页入口精选集歌单播放
  • 首页推荐专辑、专题等模块入口,专辑详情页、排行榜详情页
  • 搜索功能

THANKS

API 项目 LIU9293/musicAPI

项目静态资源部署于 Github Pages,API 转发部署于 新浪云

About

Xiami Music clone built with Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages