fix: assets local history
This commit is contained in:
@@ -90,7 +90,7 @@ class _LoginViewState extends State<LoginView> {
|
||||
currentPage++;
|
||||
pageController.jumpToPage(1);
|
||||
} else {
|
||||
routePush(context, page: RiskProfileView());
|
||||
routePush(context, page: BottomNavigationView());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user