更新日报图标说明

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

@@ -86,7 +86,8 @@ class _CompareSleepWidgetState extends State<CompareSleepWidget> {
context,
Container(
child: Text(
"与昨日对比分析介绍".tr,
// "与昨日对比分析介绍".tr,
"基于时间维度的横向比较分析方法,通过将当前(今日)的数据、状态、行为等与前一日(昨日)的同类信息进行对照,识别差异、趋势或变化规律,查看用户短期时间序列的动态变化。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,