File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737- Electron 6.x
3838- Vue 2.x
3939
40+ 软件变化请查看:[ 更新日志] ( https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md ) <br >
41+ 软件下载请转到:[ 发布页面] ( https://github.com/lyswhut/lx-music-desktop/releases )
42+
4043其他说明:TODO
4144
42- 软件变化请查看: [ 更新日志 ] ( https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md )
45+ #### 关于软件更新
4346
44- 软件下载请转到:[ 发布页面] ( https://github.com/lyswhut/lx-music-desktop/releases )
47+ 软件启动时若发现新版本时会自动从本仓库下载安装包,下载完毕会弹窗提示更新。<br >
48+ 若下载未完成时软件被关闭,下次启动软件会再次自动下载。<br >
49+ 目前暂未添加跳过更新某个版本的功能。<br >
4550
46- 感谢 < https://github.com/messoer > 提供的部分音乐API!
51+ ### 源码使用方法
4752
48- ### 使用方法
53+ 环境要求:Node.js 12.x
4954
5055``` bash
5156# 开发模式
@@ -63,6 +68,10 @@ npm run pack
6368
6469<p ><a href =" https://github.com/lyswhut/lx-music-desktop " ><img width =" 100% " src =" https://github.com/lyswhut/lx-music-desktop/blob/master/doc/images/app.png " alt =" lx-music UI " ></a ></p >
6570
66- ### License
71+ ### 致谢
72+
73+ 感谢 [ @messoer ] ( https://github.com/messoer ) 提供的部分音乐API!
74+
75+ ### 许可证
6776
68- Apache License 2.0
77+ [ Apache License 2.0] ( https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE )
Original file line number Diff line number Diff line change @@ -86,6 +86,10 @@ div.scroll(:class="$style.setting")
8686 strong @messoer
8787 | !
8888 p.small 若有问题可 mail to:lyswhut@qq.com 或到 github 提交 issue
89+ p.small
90+ | 若觉得好用的话去GitHub点个
91+ strong star
92+ | 支持作者吧~
8993 p
9094 small By:
9195 | 落雪无痕
You can’t perform that action at this time.
0 commit comments