refactor(mobile-app): 修改"我的"页面文案

- "团队种植树" → "同僚种植树"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-27 11:23:45 -08:00
parent f20ed32f5f
commit b20ec10c75
1 changed files with 1 additions and 1 deletions

View File

@ -3300,7 +3300,7 @@ class _ProfilePageState extends ConsumerState<ProfilePage> {
child: Column(
children: [
const Text(
'团队种植树',
'同僚种植树',
style: TextStyle(
fontSize: 12,
fontFamily: 'Inter',