在main.js里這里配置路由render(( <Router history={hashHistory} > <Route path="/" component={Sider}> <IndexRoute path="myCreditCard" component={myCreditCard} /> <Route path="myOverview" component={myOverview} /> </Route> </Router>), document.getElementById('app'));overview.js里是這樣的:step可以顯示出來,但是<Icon>卻沒有生成出來。也沒有報錯。本來想在github上問的??墒撬麄冋f使用上的問題不能在那上面問,那里只能提bug或者pullrequest。高手幫忙看看什么原因。
antd單頁面應(yīng)用里<step>組件圖標(biāo)不顯示
千萬里不及你
2018-12-12 18:15:41