更新东华信息配置

This commit is contained in:
wyf
2026-01-14 15:09:52 +08:00
parent f929e8c0ff
commit dfd9523433
17 changed files with 507 additions and 430 deletions

View File

@@ -383,9 +383,10 @@ class _CommonMessageSettingPageState extends State<CommonMessageSettingPage> {
],
),
Text(
AppConstants().ent_type == 1
? "通用APP消息介绍".tr
: "打开“欢睡科技”APP可以查看消息内容",
// AppConstants().ent_type == 1
// ? "通用APP消息介绍".tr
// : "打开“欢睡科技”APP可以查看消息内容",
"通用APP消息介绍".tr,
style: TextStyle(
color:
themeController.currentColor.sc4,
@@ -492,9 +493,10 @@ class _CommonMessageSettingPageState extends State<CommonMessageSettingPage> {
],
),
Text(
AppConstants().ent_type == 1
? "通用服务号消息介绍".tr
: "无需打开“欢睡科技”APP关注欢睡智能睡眠研究所服务号后微信内即可接收消息推送",
// AppConstants().ent_type == 1
// ? "通用服务号消息介绍".tr
// : "无需打开“欢睡科技”APP关注欢睡智能睡眠研究所服务号后微信内即可接收消息推送",
"通用服务号消息介绍".tr,
style: TextStyle(
color:
themeController.currentColor.sc4,