# 迷你音乐移动版 **Repository Path**: cgper/mini-music-mobile ## Basic Information - **Project Name**: 迷你音乐移动版 - **Description**: 迷你音乐移动版 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 20 - **Forks**: 7 - **Created**: 2020-11-19 - **Last Updated**: 2024-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 迷你音乐移动版 ### 介绍 将迷你音乐移植到移动端 ### 安装包 andriod 扫码下载: ![](https://images.gitee.com/uploads/images/2020/1125/162724_4ad751f3_2020534.png "屏幕截图.png") [链接下载:mini-music-1.1.0.apk](https://gitee.com/cgper/mini-music-mobile/attach_files/530445/download/mini-music-1.1.0.apk) ### 截图 ![](https://images.gitee.com/uploads/images/2020/1125/161948_c0653461_2020534.png "截图.png") ### 开发 #### 安装依赖 > npm install #### 调试 > npm run serve #### 打包dist > npm run build #### 打包安卓安装包 此app用到DCloud的5+App技术,所以必须使用HBuilderX App开发版进行打包。