getIn (['name', 'username'])) class App extends Component { render() { return ( <div> <h3>App组件之immutablejs学习</h3> </div> ) } } export ...
確定! 回上一頁