mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[PR #583] [MERGED] fix(playlist): 歌单描述有换行时并没有正确换行 #512
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/583
Author: @MoYingJi
Created: 11/20/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @imsyy
Base:
dev← Head:fix📝 Commits (1)
bd25a8ffix(playlist): 歌单描述有换行时并没有正确换行📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
src/views/List/playlist.vue(+3 -2)📄 Description
为
{{ playlistDetailData.description }}嵌套一层span并添加style="white-space: pre;"删除
n-ellipsis中tooltip里对width的限制(以确保文字不超出 Tooltip)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.