更新日报图标说明

This commit is contained in:
wyf
2025-07-11 17:10:34 +08:00
parent ab94817c2c
commit 8af7fd45ce
13 changed files with 117 additions and 104 deletions

View File

@@ -128,7 +128,8 @@ class _HeartRateStandardWidgetState extends State<HeartRateStandardWidget> {
context,
Container(
child: Text(
"心率数据介绍".tr,
// "心率数据介绍".tr,
"心率数据是指用户在睡眠过程中基本心率数据,可初步判断睡眠中的心血管负荷及自主神经功能状态,为睡眠健康评估提供重要依据。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,