mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #18] [MERGED] feat: 设置页面重构 #407
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/18
Author: @imsyy
Created: 4/19/2023
Status: ✅ Merged
Merged: 4/19/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (2)
ae8f369fix: 修复一些样式问题5425288feat: 设置页面重构📊 Changes
24 files changed (+688 additions, -462 deletions)
View changed files
📝
.env(+1 -1)➕
.hintrc(+18 -0)📝
package.json(+1 -2)📝
src/api/song.js(+3 -1)📝
src/components/DataList/CoverLists.vue(+2 -0)📝
src/components/DataList/VideoLists.vue(+2 -0)📝
src/components/Personalized/PaPersonalFm.vue(+1 -0)📝
src/components/Player/BigPlayer.vue(+92 -13)📝
src/components/Player/CountDown.vue(+1 -1)📝
src/components/Player/PlayerCover.vue(+0 -2)📝
src/components/Player/PlayerRecord.vue(+1 -0)📝
src/components/Player/RollingLyrics.vue(+6 -2)📝
src/components/Player/index.vue(+9 -3)📝
src/router/routes.js(+19 -1)📝
src/store/musicData.js(+1 -1)📝
src/style/global.scss(+22 -0)📝
src/views/Discover/toplists.vue(+1 -0)📝
src/views/Login/LoginView.vue(+7 -2)📝
src/views/NewAlbum/NewAlbumView.vue(+1 -1)➖
src/views/Setting/SettingView.vue(+0 -432)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.