fix:修复增值服务不出现的问题
This commit is contained in:
parent
3467094050
commit
de98d9270e
@ -313,7 +313,7 @@ class _MineSetPageState extends State<MineSetPage>
|
||||
Navigator.pushNamed(
|
||||
context, Routers.aPPUnlockNeedMobileNetworkingLockPage);
|
||||
}),
|
||||
if (!F.isLite && widget.showAbout)
|
||||
if (!F.isLite)
|
||||
CommonItem(
|
||||
leftTitel: TranslationLoader.lanKeys!.valueAddedServices!.tr,
|
||||
isHaveLine: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user