" * ", "/" what's the difference? Why can redirect "*", "/" cannot redirectCodePudding user response:
{Path: '/aaa,
Component: resolve=& gt; (the require ((" "), resolve)),
Children:
{
Path: '/',
Redirect: '/BBB'
},
}
/write children, clearly * is all
