diff --git a/lib/pages/user/user_page.dart b/lib/pages/user/user_page.dart index 7321b6b..b8033aa 100644 --- a/lib/pages/user/user_page.dart +++ b/lib/pages/user/user_page.dart @@ -101,7 +101,7 @@ class _UserView extends StatelessWidget { ), 14.horizontalSpace, Offstage( - offstage: user.effectiveDate == null, + offstage: user.effectiveDate == null || AppConfigHelper.shouldHidePay(), child: Image.asset( AssetsConst.icVip, height: 18.h, @@ -110,7 +110,7 @@ class _UserView extends StatelessWidget { ], ), Offstage( - offstage: user.effectiveDate == null, + offstage: user.effectiveDate == null || AppConfigHelper.shouldHidePay(), child: Row( children: [ Text(