更新日报图标说明

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

@@ -77,7 +77,8 @@ class _AIAdviceWidgetState extends State<AIAdviceWidget> {
context,
Container(
child: Text(
"AI分析介绍".tr,
// "AI分析介绍".tr,
"AI分析是指利用人工智能技术对用户的睡眠数据进行自动化处理与规律提取对用户的异常睡眠数据给到一定的辅助决策或者解决问题。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,