From f5ab35488f54c08544d1e2b2bf9e40e928e07ddb Mon Sep 17 00:00:00 2001 From: orz12 Date: Thu, 7 Mar 2024 20:17:59 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E7=BB=9F=E4=B8=80=E6=97=A0=E7=97=95?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/video/detail/introduction/view.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pages/video/detail/introduction/view.dart b/lib/pages/video/detail/introduction/view.dart index e5cba260..96ae0181 100644 --- a/lib/pages/video/detail/introduction/view.dart +++ b/lib/pages/video/detail/introduction/view.dart @@ -1,3 +1,4 @@ +import 'package:flutter/cupertino.dart'; import 'package:flutter_smart_dialog/flutter_smart_dialog.dart'; import 'package:font_awesome_flutter/font_awesome_flutter.dart'; import 'package:get/get.dart'; @@ -304,11 +305,10 @@ class _VideoInfoState extends State with TickerProviderStateMixin { if (MineController.anonymity) ...[ const SizedBox(width: 10), Icon( - Icons.visibility_off_outlined, + CupertinoIcons.checkmark_shield, size: 15, color: t.colorScheme.outline, ), - const SizedBox(width: 2), Text( '无痕', style: TextStyle(