更新日报图标说明

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

@@ -79,7 +79,8 @@ class _HeartChangeWidgetState extends State<HeartChangeWidget> {
context,
Container(
child: Text(
"心率变异性HRV介绍".tr,
// "心率变异性HRV介绍".tr,
"心率变异性HRV是指心脏每次跳动间隔时间的差异程度反映自主神经系统交感神经和副交感神经对心脏的调节能力是评估心血管健康和压力状态的重要指标。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,