From 34814aaeebb549e1c49bb6f612c4c5ecf3b62dea Mon Sep 17 00:00:00 2001 From: zhutao <1812073942@qq.com> Date: Wed, 3 Sep 2025 11:25:47 +0800 Subject: [PATCH] 2 --- lib/page/record/detail/widget/warning_box.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/page/record/detail/widget/warning_box.dart b/lib/page/record/detail/widget/warning_box.dart index 9d2bc55..9a964a7 100644 --- a/lib/page/record/detail/widget/warning_box.dart +++ b/lib/page/record/detail/widget/warning_box.dart @@ -70,7 +70,7 @@ class _WarningBoxState extends State { width: double.infinity, margin: const EdgeInsets.only(top: 10), child: Text( - "We will contact you shortly.Please check your e-mail promptly for further information.", + "Oops, it seems there's a slight issue. To resolve this for you more quickly and effectively, you can leave your email address. Our customer service team will immediately verify the details manually and get in touch with you promptly.", ), ), Container(