更新睡眠报告

This commit is contained in:
wyf
2025-05-28 21:14:04 +08:00
parent 98cd7f4e6a
commit b34737dbe8
46 changed files with 1580 additions and 974 deletions

View File

@@ -104,7 +104,7 @@ class _HeartPointWidgetState extends State<HeartPointWidget> {
context,
Container(
child: Text(
"心率散点图介绍",
"心率散点图介绍".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,