更新界面布局

This commit is contained in:
wyf
2025-06-04 11:54:01 +08:00
parent 40732066fe
commit 857317caf1
34 changed files with 4961 additions and 459 deletions

View File

@@ -497,7 +497,7 @@ class _NewHomePageState extends State<NewHomePage> {
Alignment
.center,
child: Text(
'${day['scoreType'] ?? "暂无"}',
'${day['scoreType'] ?? "暂无".tr}',
style: FlutterFlowTheme.of(
context)
.bodyMedium