更新日报图标说明
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user