高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
Go to file
memorydream a95524ff34
fix: bugs (#1503)
* fix: 限制FMCard上的歌名长度

避免曲名过长将其他部分顶出卡片外

* fix: Library取词逻辑

* fix: 歌词页面Player UI

* fix: 搜索页面专辑发布日期

* fix: 修复私人FM启动时总是加载新的数据,导致数据过多的问题

* update

* 更改FM的初始化顺序

* Update player.ts

* fix: 将FMCard的歌名长度限制为两行
2022-04-10 23:37:36 +08:00
.github/workflows feat: 增加构建 sqlite3 二进制文件的脚本 2022-04-03 15:48:58 +08:00
.vscode chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
build/icons feat: 支持GitHub Actions和一堆其他更新 2022-04-03 01:45:40 +08:00
scripts fix: bugs 2022-04-09 01:13:15 +08:00
src fix: bugs (#1503) 2022-04-10 23:37:36 +08:00
.electron-builder.config.js feat: 增加构建 sqlite3 二进制文件的脚本 2022-04-03 15:48:58 +08:00
.env refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
.eslintrc.js refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
.gitattributes chore: set binary type for files (#417) 2021-03-16 01:41:50 +08:00
.gitignore feat: updates 2022-03-19 17:31:25 +08:00
.npmrc feat: 解决build bug 2022-04-02 00:45:20 +08:00
.prettierignore feat: 解决build bug 2022-04-02 00:45:20 +08:00
LICENSE refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
package.json fix: bugs 2022-04-09 01:13:15 +08:00
pnpm-lock.yaml feat: 初步实现歌词界面 2022-04-08 01:02:25 +08:00
postcss.config.js refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
prettier.config.js feat: updates 2022-03-19 17:31:25 +08:00
README.md refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
tailwind.config.js chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
tsconfig.json fix: bugs 2022-04-09 01:13:15 +08:00
types.d.ts refactor: version 2.0 (React) 2022-03-16 18:46:08 +08:00
vite.config.ts fix: bugs 2022-04-09 01:13:15 +08:00

YesPlayMusic 2.0