Redux 约定使用普通对象object tree来描述应用的state ,如果想更新state 中的数据, ... 可以在回调函数里调用 getState() 来拿到当前state。
確定! 回上一頁