陈嘉乐
2020-08-03 e56137e33ed5c77a485f9e83ee4b6534cfdf6432
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) =>
                {