From c788023aa49eb87b383d37646c85e3f412952ff3 Mon Sep 17 00:00:00 2001 From: orz12 Date: Tue, 14 Jan 2025 08:29:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E6=A1=88=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/video/reply/widgets/reply_item.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/video/reply/widgets/reply_item.dart b/lib/pages/video/reply/widgets/reply_item.dart index 83f7da0a4..a9870acbb 100644 --- a/lib/pages/video/reply/widgets/reply_item.dart +++ b/lib/pages/video/reply/widgets/reply_item.dart @@ -145,7 +145,7 @@ class ReplyItem extends StatelessWidget { Icons.offline_bolt, color: Colors.lightBlueAccent, size: 14, - semanticLabel: "认证个人", + semanticLabel: "认证机构", ), ), ));