HDL_ON/UI/UI2/FuntionControlView/Music/A31SongPlay.cs
@@ -53,7 +53,7 @@ } UI.Music.View.SongView songView = new UI.Music.View.SongView(); songView.SongFrameLayout(vv, songs); songView.singerBtn.Text = songs.name; songView.songBtn.Text = songs.name; ///点击播放事件 songView.clickBtn.MouseUpEventHandler += (sender, e) => {