更新日报图标说明

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

@@ -129,7 +129,8 @@ class _BreatheStandardWidgetState extends State<BreatheStandardWidget> {
context,
Container(
child: Text(
"呼吸数据介绍".tr,
// "呼吸数据介绍".tr,
"呼吸数据是指用户在睡眠过程中呼吸的基本数据,是评估睡眠呼吸质量、筛查睡眠呼吸障碍的核心指标。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,