更新首页数据滚动效果
This commit is contained in:
@@ -437,7 +437,7 @@ class _NewSleepReportPageState extends State<NewSleepReportPage> {
|
||||
? widget
|
||||
.data['person']!['name']
|
||||
.toString()
|
||||
: '未知数据'.tr,
|
||||
: '体征检测设备'.tr,
|
||||
themeController: themeController,
|
||||
),
|
||||
// SizedBox(height: 34.rpx),
|
||||
@@ -843,7 +843,7 @@ class _NewSleepReportPageState extends State<NewSleepReportPage> {
|
||||
],
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
Obx(() {
|
||||
if (sleepReportController.isLoading.value) {
|
||||
return Center(
|
||||
|
||||
Reference in New Issue
Block a user