[PR #51] [MERGED] feat: 一些优化 #419

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/51
Author: @imsyy
Created: 6/12/2023
Status: Merged
Merged: 6/12/2023
Merged by: @imsyy

Base: masterHead: dev


📝 Commits (3)

  • ea24594 fix: 移入移除喜欢列表提醒
  • da2a924 feat: 播放模式弹窗
  • bf3675c fix: 使消息同时只存在一个

📊 Changes

9 files changed (+154 additions, -78 deletions)

View changed files

📝 src/api/song.js (+2 -2)
📝 src/components/Player/CountDown.vue (+22 -16)
📝 src/components/Player/RollingLyrics.vue (+9 -1)
📝 src/components/Player/index.vue (+56 -12)
📝 src/components/Provider/index.vue (+1 -1)
📝 src/locale/lang/en.js (+3 -0)
📝 src/locale/lang/zh-CN.js (+3 -0)
📝 src/store/musicData.js (+49 -40)
📝 src/utils/Player.js (+9 -6)

📄 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/51 **Author:** [@imsyy](https://github.com/imsyy) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/12/2023 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`ea24594`](https://github.com/imsyy/SPlayer/commit/ea245945fa04c479013a4b177c516cf93c6c4244) fix: 移入移除喜欢列表提醒 - [`da2a924`](https://github.com/imsyy/SPlayer/commit/da2a924c7e8c664add87e5a73a9740ae168a23e1) feat: 播放模式弹窗 - [`bf3675c`](https://github.com/imsyy/SPlayer/commit/bf3675ce456b43794e05f29874d8076dfdc6b516) fix: 使消息同时只存在一个 ### 📊 Changes **9 files changed** (+154 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `src/api/song.js` (+2 -2) 📝 `src/components/Player/CountDown.vue` (+22 -16) 📝 `src/components/Player/RollingLyrics.vue` (+9 -1) 📝 `src/components/Player/index.vue` (+56 -12) 📝 `src/components/Provider/index.vue` (+1 -1) 📝 `src/locale/lang/en.js` (+3 -0) 📝 `src/locale/lang/zh-CN.js` (+3 -0) 📝 `src/store/musicData.js` (+49 -40) 📝 `src/utils/Player.js` (+9 -6) </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:11:47 +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#419
No description provided.