mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #17] [MERGED] feat: 支持 UnblockNeteaseMusic #406
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/17
Author: @imsyy
Created: 4/18/2023
Status: ✅ Merged
Merged: 4/18/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (2)
a65a722feat: 尝试支持 UnblockNeteaseMusic80aea08fix: 区分网页端解灰种类📊 Changes
14 files changed (+190 additions, -74 deletions)
View changed files
📝
.env(+7 -2)📝
README.md(+32 -32)📝
index.html(+1 -1)📝
package.json(+1 -1)📝
src/api/song.js(+20 -0)📝
src/components/Player/CountDown.vue(+1 -1)📝
src/components/Player/RollingLyrics.vue(+6 -5)📝
src/components/Player/index.vue(+74 -25)📝
src/store/settingData.js(+2 -0)📝
src/views/Album/AlbumView.vue(+12 -1)📝
src/views/PlayList/PlayListView.vue(+7 -1)📝
src/views/Search/index.vue(+1 -0)📝
src/views/Search/songs.vue(+1 -1)📝
src/views/Setting/SettingView.vue(+25 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.