mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +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/42
Author: @imsyy
Created: 5/24/2023
Status: ✅ Merged
Merged: 5/24/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (3)
0ee896dfeat: 新增 i18n 支持0207b92feat: 完善 i18n 支持 & fix: ios 端图标显示 #383c64da8docs: 更新说明📊 Changes
81 files changed (+2753 additions, -1207 deletions)
View changed files
📝
.hintrc(+2 -1)📝
README.md(+11 -5)📝
index.html(+76 -38)📝
package.json(+5 -4)📝
pnpm-lock.yaml(+292 -258)📝
src/App.vue(+15 -13)📝
src/api/song.js(+1 -0)📝
src/components/Banner/index.vue(+3 -1)📝
src/components/Comment/index.vue(+4 -3)📝
src/components/DataList/AllArtists.vue(+7 -2)📝
src/components/DataList/ArtistLists.vue(+50 -10)📝
src/components/DataList/CoverLists.vue(+67 -23)📝
src/components/DataList/DataLists.vue(+59 -46)📝
src/components/DataList/SmallSongData.vue(+4 -2)📝
src/components/DataModal/AboutSite.vue(+1 -1)📝
src/components/DataModal/AddPlaylist.vue(+46 -28)📝
src/components/DataModal/CloudMatch.vue(+16 -12)📝
src/components/DataModal/CreatePlaylist.vue(+21 -18)📝
src/components/DataModal/DownloadSong.vue(+28 -20)📝
src/components/DataModal/PlayListDrawer.vue(+10 -6)...and 61 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.