04 2017 档案

摘要:UI组件文件: function Selector({ status1, status2, status3 }){ return (<div><span>demo</span></div>); } 容器组件文件: function Index({ IndexState, dispatch}){ co 阅读全文
posted @ 2017-04-12 09:35 阿力瓦 阅读(231) 评论(0) 推荐(0)
摘要:.show-panel .slide-panels{ right: 0px; } .slide-panels{ z-index: 101; background: #fff; position: fixed; top: 60px; bottom: 0px; right: -100%; -webkit 阅读全文
posted @ 2017-04-12 08:44 阿力瓦 阅读(286) 评论(0) 推荐(0)
摘要:function fn({ children, params, dispatch, location}) { } 阅读全文
posted @ 2017-04-12 08:40 阿力瓦 阅读(285) 评论(0) 推荐(0)
摘要:http://www.ruanyifeng.com/blog/2016/05/react_router.html?utm_source=tool.lu 阅读全文
posted @ 2017-04-04 13:06 阿力瓦 阅读(146) 评论(0) 推荐(0)
摘要:http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_three_react-redux.html 阅读全文
posted @ 2017-04-04 13:04 阿力瓦 阅读(634) 评论(0) 推荐(0)