diff --git a/lib/view/account.dart b/lib/view/account.dart index f4cc075..8af21fe 100644 --- a/lib/view/account.dart +++ b/lib/view/account.dart @@ -53,8 +53,6 @@ class _AccountPagePageState extends State { foregroundDecoration: BoxDecoration( image: DecorationImage( image: AssetImage('asset/image/WT_long_logo.png'), - //fit: BoxFit.scaleDown, - scale: 1.2, alignment: Alignment.topRight, ), ),