react-fire-nav react 路由适配器 react-fire-nav的安装和使用 安装 yarn add h5-nav react-fire-nav 初始化 import H5Nav from 'h5-nav'; import Nav from 'react-fire-nav'; const store = ...你的Reduxstore H5Nav.setAdatper(new Nav( store ));