更新界面布局
This commit is contained in:
@@ -497,7 +497,7 @@ class _NewHomePageState extends State<NewHomePage> {
|
||||
Alignment
|
||||
.center,
|
||||
child: Text(
|
||||
'${day['scoreType'] ?? "暂无"}',
|
||||
'${day['scoreType'] ?? "暂无".tr}',
|
||||
style: FlutterFlowTheme.of(
|
||||
context)
|
||||
.bodyMedium
|
||||
|
||||
Reference in New Issue
Block a user