fix:免责声明
This commit is contained in:
@@ -170,7 +170,7 @@ final routerProvider = Provider<GoRouter>((ref) {
|
||||
GoRoute(
|
||||
path: AppRoutes.profileDisclaimer,
|
||||
pageBuilder: (ctx, s) =>
|
||||
_bottomUpPage(state: s, child: const DisclaimerPage()),
|
||||
_rightToLeftPage(state: s, child: const DisclaimerPage()),
|
||||
),
|
||||
GoRoute(
|
||||
path: AppRoutes.profileAbout,
|
||||
|
||||
Reference in New Issue
Block a user