4.1 创建store和reducer,在组件中使用store.getState() 函数获取store中保存的状态state。 4.2 一旦组件想改变store中保存的状态,就要定义一个action, ...
確定! 回上一頁