HDL_ON/UI/UI2/FuntionControlView/Music/A31MyListMusic.cs
@@ -52,6 +52,7 @@ var songs = fileListInfo.MusicInfoList[i]; View.SongView songView = new View.SongView(); songView.SongFrameLayout(middViewLayout, songs); //添加收藏 songView.loveIcon.MouseUpEventHandler += (sender, e) => {