YesPlayMusic/src/renderer/utils
memorydream 719a3a60d4
feat: 实现私人FM (#1453)
* feat: 实现私人FM

* 根据建议修改

* fix: APP启动时FMCard无法加载数据

* fix: coverUrl使用useMemo

* fix: 在私人FM模式下禁用单曲循环

* fix: 私人FM模式下禁用部分按钮

* fix: 限制FMCard的歌手长度

* fix: 移除ArtistsInline的clamp参数,并将其作为隐式Fallback
2022-04-02 02:13:48 +08:00
..
common.ts chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
cookie.ts chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
player.ts feat: 实现私人FM (#1453) 2022-04-02 02:13:48 +08:00
reactQueryClient.ts chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00
request.ts chore: 用esbuild代替vite来打包main 2022-03-29 16:52:53 +08:00