React-Router V5 尝鲜??

新特性 完全兼容老版本v4 支持 React 16 , 兼容 React >= 15 消除在 React.StrictMode 严格模式中的警告 使用 create-react-context 实现 context API 新功能 Route 组件 path 可以为数组 before {代码...} af...