[PR #632] [MERGED] fix:修复歌手信息跳转更新失败和歌手头像丢失问题 #545

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

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/632
Author: @flystar233
Created: 12/14/2025
Status: Merged
Merged: 12/15/2025
Merged by: @imsyy

Base: devHead: dev


📝 Commits (2)

  • e48fe46 fix:修复歌曲作者信息跳转更新失败和作者头像丢失问题
  • 3193861 Update JumpArtist.vue

📊 Changes

2 files changed (+25 additions, -3 deletions)

View changed files

📝 src/components/Modal/JumpArtist.vue (+22 -2)
📝 src/views/Artist/layout.vue (+3 -1)

📄 Description

  1. 现在点击多个歌手名字时,歌手的头像和介绍都可以正常更新在页面了.
  2. 跳转到歌手弹窗可以正常显示头像了。
    image

🔄 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/632 **Author:** [@flystar233](https://github.com/flystar233) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`e48fe46`](https://github.com/imsyy/SPlayer/commit/e48fe4654a14b1f92c6343c1f6239250f72d590f) fix:修复歌曲作者信息跳转更新失败和作者头像丢失问题 - [`3193861`](https://github.com/imsyy/SPlayer/commit/319386163604a75bc18cbe111a445f944e25b636) Update JumpArtist.vue ### 📊 Changes **2 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Modal/JumpArtist.vue` (+22 -2) 📝 `src/views/Artist/layout.vue` (+3 -1) </details> ### 📄 Description 1. 现在点击多个歌手名字时,歌手的头像和介绍都可以正常更新在页面了. 2. 跳转到歌手弹窗可以正常显示头像了。 <img width="889" height="366" alt="image" src="https://github.com/user-attachments/assets/1679587c-e6c6-467f-b8c9-7ce0bd0cd88e" /> --- <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:15 +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#545
No description provided.