# vue3-music **Repository Path**: fybget/vue3-music ## Basic Information - **Project Name**: vue3-music - **Description**: 用vue3,pinia,element-plus,ts实现的音乐播放器 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2024-04-23 - **Last Updated**: 2025-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript ## README # vue3-music #### 介绍 用vue3,pinia,element-plus,ts实现的音乐播放器 #### 在线访问地址 [http://47.121.141.141:9090/](http://47.121.141.141:9090/) #### 安装教程 1. pnpm install #### 使用说明 1. vue3-video-play需要修改 "module": "./dist/index.mjs", 2. 需要自行部署网易云api服务,默认端口为3000 #### 运行截图 1. 首页1 ![首页.jpg](https://vip.helloimg.com/i/2024/06/07/6663166461430.jpg) 2. 首页2![首页2.jpg](https://vip.helloimg.com/i/2024/06/07/666316644e677.jpg) 3. 歌曲详情 ![歌曲详情.jpg](https://vip.helloimg.com/i/2024/06/07/666316643b6f4.jpg) 4.榜单详情![榜单详情.jpg](https://vip.helloimg.com/i/2024/06/07/666316643ba94.jpg) 5.搜索视图![搜索视图.jpg](https://vip.helloimg.com/i/2024/06/07/6663166652b28.jpg) #### 仓库 1. Github [https://github.com/fybget/Vue3-music-player](https://github.com/fybget/Vue3-music-player) 2. Gitee [https://gitee.com/fybget/vue3-music](https://gitee.com/fybget/vue3-music) #### 未完成 1. 歌手详情页未完成 2. 专辑详情页未完成 3. 个人相关页面未完成