import { Stack } from 'expo-router'; /** * 已登录区内栈:由 app/(app) 下文件系统自动注册子路由 */ export function AppRouteStack() { return ; }