隐藏未实现功能
This commit is contained in:
@@ -59,7 +59,7 @@ class DeviceStatusInfoWidget extends StatelessWidget {
|
||||
// ),
|
||||
),
|
||||
Text(
|
||||
value,
|
||||
value.tr,
|
||||
style: TextStyle(
|
||||
fontFamily: 'Inter',
|
||||
fontSize: 48.rpx,
|
||||
@@ -72,7 +72,7 @@ class DeviceStatusInfoWidget extends StatelessWidget {
|
||||
.addToStart(SizedBox(width: 31.rpx)),
|
||||
),
|
||||
Text(
|
||||
title,
|
||||
title.tr,
|
||||
style: TextStyle(
|
||||
fontFamily: 'Inter',
|
||||
fontSize: 30.rpx,
|
||||
|
||||
Reference in New Issue
Block a user