Skip to content

使用vue2.0全家桶开发的一个音乐webapp,源于黄奕前端课程

Notifications You must be signed in to change notification settings

leez-bot/vue-music

Repository files navigation

vue-music

基于vue2.0制作的音乐播放器

Build Setup

# 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

线上预览地址

http://tudoumusic.applinzi.com

存在需要解决的问题

  • 项目打包上线后,无法获取到首页推荐歌单、推荐歌单详情、歌词数据
  • QQ音乐现在需要加入vkey参数获取播放源,但是自己通过接口去拿到vkey并拼接上后,并不能正常播放,如果写死一个vkey,有效期只有一天 For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

使用vue2.0全家桶开发的一个音乐webapp,源于黄奕前端课程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published