[PR #65] [MERGED] feat: 新增一项设置 #58 #424

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/65
Author: @imsyy
Created: 8/7/2023
Status: Merged
Merged: 8/7/2023
Merged by: @imsyy

Base: masterHead: dev


📝 Commits (3)

📊 Changes

9 files changed (+85 additions, -33 deletions)

View changed files

📝 .env (+5 -4)
📝 src/components/Player/index.vue (+18 -9)
📝 src/locale/lang/en.js (+2 -0)
📝 src/locale/lang/zh-CN.js (+2 -0)
📝 src/store/musicData.js (+31 -19)
📝 src/store/settingData.js (+2 -0)
📝 src/style/global.scss (+16 -0)
📝 src/views/Setting/main.vue (+8 -0)
📝 vite.config.js (+1 -1)

📄 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/65 **Author:** [@imsyy](https://github.com/imsyy) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`73470ef`](https://github.com/imsyy/SPlayer/commit/73470ef6433b4da69f8a6862a82c7874636f37ca) feat: 新增一项设置 #58 - [`91d6680`](https://github.com/imsyy/SPlayer/commit/91d66801a9f791a64396495d73e5a26a244b5e35) fix: 单曲循环无法暂停 - [`b5ec3aa`](https://github.com/imsyy/SPlayer/commit/b5ec3aaee37dba4697e2f2757d77f3ab5b0ce2c8) feat: 底栏歌词切换时动画 ### 📊 Changes **9 files changed** (+85 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+5 -4) 📝 `src/components/Player/index.vue` (+18 -9) 📝 `src/locale/lang/en.js` (+2 -0) 📝 `src/locale/lang/zh-CN.js` (+2 -0) 📝 `src/store/musicData.js` (+31 -19) 📝 `src/store/settingData.js` (+2 -0) 📝 `src/style/global.scss` (+16 -0) 📝 `src/views/Setting/main.vue` (+8 -0) 📝 `vite.config.js` (+1 -1) </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:48 +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#424
No description provided.