fix:免责声明

This commit is contained in:
jingyun
2026-06-23 11:07:12 +08:00
parent 7d571e22eb
commit 2e10f01496
3 changed files with 91 additions and 82 deletions
+1 -1
View File
@@ -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,