ver1.00.00
bindQR
This commit is contained in:
@@ -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(), // 快捷按钮组件
|
||||
|
||||
Reference in New Issue
Block a user