mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
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/44
Author: @imsyy
Created: 5/29/2023
Status: ✅ Merged
Merged: 5/29/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (4)
f96b07afix: 简单优化下歌词c30263bfeat: 新增部分提醒73798bafix: 修复下载歌曲异常 #43ee7fe27fix: 去除每次进入提醒📊 Changes
25 files changed (+854 additions, -339 deletions)
View changed files
📝
package.json(+1 -0)📝
pnpm-lock.yaml(+14 -0)📝
src/components/DataList/CoverLists.vue(+3 -12)📝
src/components/DataModal/DownloadSong.vue(+1 -1)📝
src/components/Nav/index.vue(+1 -0)📝
src/components/Personalized/PaPersonalFm.vue(+1 -1)➕
src/components/Player/RollingLyrics-old.vue(+327 -0)📝
src/components/Player/RollingLyrics.vue(+239 -182)📝
src/components/Player/index.vue(+109 -85)📝
src/components/Provider/index.vue(+11 -5)📝
src/components/SearchInp/index.vue(+1 -1)📝
src/locale/lang/en.js(+8 -2)📝
src/locale/lang/zh-CN.js(+6 -1)📝
src/router/index.js(+2 -2)📝
src/store/settingData.js(+4 -0)➕
src/utils/getCoverUrl.js(+17 -0)📝
src/utils/parseLyric.js(+2 -1)📝
src/utils/request.js(+3 -2)📝
src/views/Album/AlbumView.vue(+23 -13)📝
src/views/Home/HomeView.vue(+2 -1)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.