[PR #638] [MERGED] fix &feat 修复打开桌面歌词按钮报错bug,和增加点击桌面歌词设置按钮后直接跳转桌面歌词设置部分 #548

Closed
opened 2026-02-27 07:12:16 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (4)

  • 70d3656 fix &feat 修复打开桌面歌词按钮报错bug,和增加点击桌面歌词设置按钮后直接跳转桌面歌词设置部分
  • a51b025 Update LyricsSetting.vue
  • 301643e Update modal.ts
  • 86bb738 Delete 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:
Snipaste_2025-12-16_20-43-38


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

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/638 **Author:** [@flystar233](https://github.com/flystar233) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`70d3656`](https://github.com/imsyy/SPlayer/commit/70d365615bd156f1a3b94a4143beecaf78b9c373) fix &feat 修复打开桌面歌词按钮报错bug,和增加点击桌面歌词设置按钮后直接跳转桌面歌词设置部分 - [`a51b025`](https://github.com/imsyy/SPlayer/commit/a51b0256be465f899dfe2813ae732e252367ad4e) Update LyricsSetting.vue - [`301643e`](https://github.com/imsyy/SPlayer/commit/301643e2e14efc979ef4d2e41ed323c60c0998ad) Update modal.ts - [`86bb738`](https://github.com/imsyy/SPlayer/commit/86bb73871d3139f9611923dc6c333025d41dfe70) Delete src/hooks/useIpcEvents.ts ### 📊 Changes **8 files changed** (+36 additions, -159 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 修复设置中打开桌面歌词按钮报错bug: <img width="870" height="517" alt="Snipaste_2025-12-16_20-43-38" src="https://github.com/user-attachments/assets/6f22a4a4-7b87-4b1a-9390-82960ff5d163" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#548
No description provided.