摘要: 1.router引入 import { Route, IndexRoute, Router, hashHistory, browserHistory } from 'react-router'; <Router routes={routes} history={browserHistory}/> 假 阅读全文
posted @ 2017-06-01 11:06 fengnovo 阅读(3686) 评论(0) 推荐(0)