ver1.00.00

bindQR
This commit is contained in:
spasolreisa
2026-04-19 22:22:04 +08:00
parent 74e47971ca
commit c5c3f7c8f5
14 changed files with 920 additions and 161 deletions

View File

@@ -179,8 +179,7 @@ class HomePage extends StatelessWidget {
flex: 6,
child: const _RecommendedSongsSection(),
),
const SizedBox(width: 20), // 左右间距
// 右侧:快捷按钮区域(占 4 份宽度)
const SizedBox(width: 4),
Expanded(
flex: 6,
child: _buildQuickActionButtons(), // 快捷按钮组件