mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #10] [MERGED] feat: 站点标题跟随页面内容 #400
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/10
Author: @imsyy
Created: 4/12/2023
Status: ✅ Merged
Merged: 4/12/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (1)
dd66725feat: 站点标题跟随页面内容📊 Changes
33 files changed (+166 additions, -70 deletions)
View changed files
📝
README.md(+1 -1)📝
package.json(+1 -1)📝
src/App.vue(+15 -0)📝
src/api/playlist.js(+2 -0)📝
src/components/Comment/index.vue(+77 -59)📝
src/components/DataList/DataLists.vue(+2 -2)📝
src/components/Player/index.vue(+11 -2)📝
src/store/index.js(+0 -1)📝
src/store/userData.js(+6 -0)📝
src/views/Album/AlbumView.vue(+2 -1)📝
src/views/Artist/index.vue(+1 -0)📝
src/views/Comment/CommentView.vue(+1 -0)📝
src/views/DailySongs/DailySongsView.vue(+1 -0)📝
src/views/Discover/artists.vue(+1 -0)📝
src/views/Discover/playlists.vue(+1 -0)📝
src/views/Discover/toplists.vue(+1 -0)📝
src/views/History/HistoryView.vue(+4 -0)📝
src/views/Home/HomeView.vue(+4 -0)📝
src/views/Login/LoginView.vue(+1 -0)📝
src/views/NewAlbum/NewAlbumView.vue(+1 -0)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.