feat(update):更新时间组件星期显示

This commit is contained in:
2026-04-16 15:49:57 +08:00
parent be5b5bb951
commit d6f27690c6
6 changed files with 260 additions and 196 deletions

View File

@@ -867,6 +867,7 @@ class _DayHeaders extends StatelessWidget {
),
child: GridView.custom(
shrinkWrap: true,
padding: EdgeInsets.zero,
gridDelegate: _monthItemGridDelegate,
childrenDelegate: SliverChildListDelegate(
labels,