[PR #634] [MERGED] 🎈 perf: 完善歌词字体自定义 #546

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/634
Author: @kazukokawagawa
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @imsyy

Base: devHead: dev-perf


📝 Commits (3)

  • cfc6637 🎈 perf: 完善歌词字体自定义
  • b1669b9 🎈 perf: 优化ko字体
  • e42787b 🎨 feat: 移动设置位置

📊 Changes

6 files changed (+141 additions, -88 deletions)

View changed files

📝 src/components/Player/MainAMLyric.vue (+10 -1)
📝 src/components/Player/MainLyric.vue (+10 -0)
📝 src/components/Setting/GeneralSetting.vue (+8 -59)
📝 src/components/Setting/LyricsSetting.vue (+77 -0)
📝 src/stores/setting.ts (+30 -25)
📝 src/utils/format.ts (+6 -3)

📄 Description

No description provided


🔄 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/634 **Author:** [@kazukokawagawa](https://github.com/kazukokawagawa) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev-perf` --- ### 📝 Commits (3) - [`cfc6637`](https://github.com/imsyy/SPlayer/commit/cfc663745ef26dc12beff9970d9ccb063a159820) 🎈 perf: 完善歌词字体自定义 - [`b1669b9`](https://github.com/imsyy/SPlayer/commit/b1669b9a980750a4398e9a65775a638c6bc7fabc) 🎈 perf: 优化ko字体 - [`e42787b`](https://github.com/imsyy/SPlayer/commit/e42787be1ec1535da6b5e0c56ad3fdfe0ffb630c) 🎨 feat: 移动设置位置 ### 📊 Changes **6 files changed** (+141 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Player/MainAMLyric.vue` (+10 -1) 📝 `src/components/Player/MainLyric.vue` (+10 -0) 📝 `src/components/Setting/GeneralSetting.vue` (+8 -59) 📝 `src/components/Setting/LyricsSetting.vue` (+77 -0) 📝 `src/stores/setting.ts` (+30 -25) 📝 `src/utils/format.ts` (+6 -3) </details> ### 📄 Description _No description provided_ --- <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:15 +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#546
No description provided.