部分界面调整,把底部的播放控件完整前置

This commit is contained in:
2026-08-18 22:57:29 +08:00
parent e96da3fb04
commit c05398d76f
7 changed files with 708 additions and 48 deletions
-3
View File
@@ -688,9 +688,6 @@ class _HomePageState extends State<HomePage> {
],
),
),
// ---- 底部 MiniPlayer ----
if (showMiniBar) const MiniPlayerBar(),
],
),
);