mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-26 07:25:53 +03:00
[PR #12] [MERGED] feat: 更换歌词解析方式 #402
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/12
Author: @imsyy
Created: 4/13/2023
Status: ✅ Merged
Merged: 4/13/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (2)
e138d06feat: 歌词滚动组件抽离7415f59feat: 更换歌词解析方式📊 Changes
7 files changed (+411 additions, -116 deletions)
View changed files
📝
src/api/song.js(+15 -0)📝
src/components/Player/BigPlayer.vue(+9 -76)➕
src/components/Player/RollingLyrics.vue(+177 -0)📝
src/components/Player/index.vue(+12 -9)📝
src/store/musicData.js(+17 -30)➕
src/utils/parseLyric.js(+180 -0)📝
src/views/User/cloud.vue(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.