mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #638] [MERGED] fix &feat 修复打开桌面歌词按钮报错bug,和增加点击桌面歌词设置按钮后直接跳转桌面歌词设置部分 #548
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/638
Author: @flystar233
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @imsyy
Base:
dev← Head:dev📝 Commits (4)
70d3656fix &feat 修复打开桌面歌词按钮报错bug,和增加点击桌面歌词设置按钮后直接跳转桌面歌词设置部分a51b025Update LyricsSetting.vue301643eUpdate modal.ts86bb738Delete src/hooks/useIpcEvents.ts📊 Changes
8 files changed (+36 additions, -159 deletions)
View changed files
📝
electron/main/ipc/ipc-window.ts(+2 -2)📝
src/components/Player/PlayerRightMenu.vue(+1 -1)📝
src/components/Setting/LyricsSetting.vue(+13 -2)📝
src/components/Setting/MainSetting.vue(+2 -2)➖
src/hooks/useIpcEvents.ts(+0 -148)📝
src/utils/initIpc.ts(+3 -1)📝
src/utils/modal.ts(+14 -2)📝
src/views/DesktopLyric/index.vue(+1 -1)📄 Description
修复设置中打开桌面歌词按钮报错bug:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.