feat: 支持营养圆环

This commit is contained in:
richarjiang
2025-08-31 16:30:08 +08:00
parent 4bb0576d92
commit fe634ba258
8 changed files with 400 additions and 158 deletions

View File

@@ -26,7 +26,7 @@ export default function SplashScreen() {
// router.replace('/onboarding');
// }
// setIsLoading(false);
router.replace(ROUTES.TAB_COACH);
router.replace(ROUTES.TAB_STATISTICS);
} catch (error) {
console.error('检查引导状态失败:', error);
// 如果出现错误,默认显示引导页面