分享设备用户列表
This commit is contained in:
@@ -254,7 +254,7 @@ class _MhtSleepReportReturnPageState extends State<MhtSleepReportReturnPage> {
|
||||
left: 0,
|
||||
child: Row(
|
||||
children: [
|
||||
returnIconButtomNew,
|
||||
returnIconButtomNew(),
|
||||
Text(
|
||||
'健康报告'.tr,
|
||||
style: TextStyle(
|
||||
|
||||
@@ -847,7 +847,7 @@ class _NewHomePageState extends State<NewHomePage> {
|
||||
fontFamily: 'Readex Pro',
|
||||
color: stringToColor("#85F5FF"),
|
||||
letterSpacing: 0,
|
||||
fontSize: 30.rpx,
|
||||
fontSize: 26.rpx,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user