diff --git a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart index 3b8b27f8..53fdc379 100644 --- a/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart +++ b/frontend/mobile-app/lib/features/profile/presentation/pages/profile_page.dart @@ -3300,7 +3300,7 @@ class _ProfilePageState extends ConsumerState { child: Column( children: [ const Text( - '团队种植树', + '同僚种植树', style: TextStyle( fontSize: 12, fontFamily: 'Inter',