派生自 ~wxr/HDL_APP_Project
HDL_ON/UI/UI2/FuntionControlView/Music/A31USBMusicList.cs @@ -134,7 +134,6 @@ ///(歌曲+歌手)宽度最大值时280 if (wText > 280) { songBtn.Width = Application.GetRealWidth(280); } else