feat: enhance user profile and achievement features

- Add functionality for users to update their profile picture and nickname
- Implement achievement theme selection in onboarding
- Update API integration for profile updates and achievement themes
- Refine UI elements for better user interaction and experience
This commit is contained in:
nepiedg
2026-04-04 14:22:22 +08:00
parent 3cea0dca0d
commit 4066bd31fa
13 changed files with 1773 additions and 436 deletions
+6
View File
@@ -71,6 +71,12 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/dream-goals/index",
"style": {
"navigationBarTitleText": "梦想清单"
}
}
],
"globalStyle": {