mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-24 22:45:53 +03:00
[PR #633] [MERGED] ✨ feat: 重构播放器相关逻辑 #547
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/633
Author: @imsyy
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @imsyy
Base:
dev← Head:dev-perf📝 Commits (9)
22b4c96✨ feat: 加个屎山aa6ff30🐞 fix: 去掉 htmlae674d1🦄 refactor: SongManager 重构完成b19d998✨ feat: 重构各项 core 类edca9d7🎈 perf: 完善方法类2c0b3ae✨ feat: 重构播放器相关逻辑c7f6fb7✨ feat: 优化歌曲封面加载和登录 Cookie 处理逻辑cf72a62✨ feat: 重构引用路径db1745b🐞 fix: 听从 AI 大人指导📊 Changes
65 files changed (+2256 additions, -2462 deletions)
View changed files
📝
electron.vite.config.ts(+0 -1)📝
src/api/song.ts(+1 -1)📝
src/components/Card/SongCard.vue(+20 -5)📝
src/components/Layout/Menu.vue(+3 -4)📝
src/components/List/CoverList.vue(+3 -3)📝
src/components/List/SongList.vue(+2 -3)📝
src/components/Menu/SongListMenu.vue(+7 -5)📝
src/components/Modal/AutoClose.vue(+2 -2)📝
src/components/Modal/ChangeRate.vue(+2 -2)📝
src/components/Modal/DownloadModal.vue(+4 -4)📝
src/components/Modal/Equalizer.vue(+3 -3)📝
src/components/Modal/Login/LoginCookie.vue(+18 -5)📝
src/components/Modal/SongInfoEditor.vue(+4 -2)📝
src/components/Player/MainAMLyric.vue(+2 -2)📝
src/components/Player/MainLyric.vue(+2 -2)📝
src/components/Player/MainPlayList.vue(+3 -3)📝
src/components/Player/MainPlayer.vue(+6 -3)📝
src/components/Player/PersonalFM.vue(+8 -6)📝
src/components/Player/PlayerControl.vue(+6 -3)📝
src/components/Player/PlayerRightMenu.vue(+2 -2)...and 45 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.