Commit Graph

5 Commits

Author SHA1 Message Date
richarjiang
45f8415a38 fix: 调整用户体重卡片样式,优化动画容器高度和字体大小 2025-09-03 16:48:34 +08:00
richarjiang
8b9689b269 Refactor components and enhance background task management
- Updated font sizes and weights in BasalMetabolismCard, MoodCard, HealthDataCard, and NutritionRadarCard for improved readability.
- Removed loading state from MoodCard to simplify the component.
- Adjusted styles in WeightHistoryCard for better layout and spacing.
- Integrated expo-background-fetch for improved background task handling.
- Updated Info.plist to include background fetch capability.
- Enhanced background task registration and execution logic in backgroundTaskManager.
- Added debug function to manually trigger background task execution for testing purposes.
2025-09-03 16:17:29 +08:00
6bdfda9fd3 feat: 更新统计标签和标题,优化健康数据卡片样式,调整步数和健康相关组件的样式 2025-08-30 22:37:27 +08:00
richarjiang
5a59508b88 refactor(coach): 重构教练组件,统一导入并简化UI实现与类型定义 2025-08-28 09:46:14 +08:00
richarjiang
ba2d829e02 feat: 新增体重记录功能,优化用户资料更新及图片组件缓存 2025-08-27 19:18:54 +08:00