Merge branch 'release_hyx' into release
This commit is contained in:
commit
aa9665610c
@ -313,7 +313,7 @@ class _MineSetPageState extends State<MineSetPage>
|
|||||||
Navigator.pushNamed(
|
Navigator.pushNamed(
|
||||||
context, Routers.aPPUnlockNeedMobileNetworkingLockPage);
|
context, Routers.aPPUnlockNeedMobileNetworkingLockPage);
|
||||||
}),
|
}),
|
||||||
if (!F.isLite && widget.showAbout)
|
if (!F.isLite)
|
||||||
CommonItem(
|
CommonItem(
|
||||||
leftTitel: TranslationLoader.lanKeys!.valueAddedServices!.tr,
|
leftTitel: TranslationLoader.lanKeys!.valueAddedServices!.tr,
|
||||||
isHaveLine: true,
|
isHaveLine: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user