mac
2023-09-11 a5ae6e497c9e1398220949e028d44fa15cb274c6
HDL_ON/UI/UI2/FuntionControlView/Music/View/SongView.cs
@@ -94,7 +94,7 @@
        /// 布局歌曲信息的View
        /// </summary>
        /// <returns></returns>
        public void SongFrameLayout(VerticalRefreshLayout refreshLayout, Songs songs)
        public void SongFrameLayout(VerticalRefreshLayout refreshLayout, SongInfo songs)
        {
            musicViewFl.AddChidren(playIconBtn);
            musicViewFl.AddChidren(songBtn);