[PR #583] [MERGED] fix(playlist): 歌单描述有换行时并没有正确换行 #512

Closed
opened 2026-02-27 07:12:08 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: fix


📝 Commits (1)

  • bd25a8f fix(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-ellipsistooltip 里对 width 的限制(以确保文字不超出 Tooltip)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/583 **Author:** [@MoYingJi](https://github.com/MoYingJi) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `fix` --- ### 📝 Commits (1) - [`bd25a8f`](https://github.com/imsyy/SPlayer/commit/bd25a8fe2e4fd26531c3339aee8ca680659342f3) fix(playlist): 歌单描述有换行时并没有正确换行 ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/views/List/playlist.vue` (+3 -2) </details> ### 📄 Description 为 `{{ playlistDetailData.description }}` 嵌套一层 `span` 并添加 `style="white-space: pre;"` 删除 `n-ellipsis` 中 `tooltip` 里对 `width` 的限制(以确保文字不超出 Tooltip) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#512
No description provided.