mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #21] [MERGED] feat: 播放列表重构 #409
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/21
Author: @imsyy
Created: 4/20/2023
Status: ✅ Merged
Merged: 4/20/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (2)
415cf3bfeat: 播放列表重构 & fix: 修复一些样式问题ecdb3b7fix: 修复歌单为空时的提示📊 Changes
13 files changed (+388 additions, -240 deletions)
View changed files
📝
package.json(+1 -1)📝
src/App.vue(+14 -1)📝
src/components/Comment/index.vue(+12 -2)➖
src/components/DataList/PlayList.vue(+0 -178)➕
src/components/DataModel/PlayListDrawer.vue(+239 -0)📝
src/components/Nav/index.vue(+5 -7)📝
src/components/Player/BigPlayer.vue(+7 -1)📝
src/components/Player/CountDown.vue(+16 -8)📝
src/components/Player/index.vue(+34 -22)📝
src/components/SearchInp/index.vue(+39 -1)📝
src/style/global.scss(+19 -18)📝
src/views/Setting/index.vue(+1 -0)📝
src/views/User/index.vue(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.