createStore (reducer,preloadedState,enhancer);. 参数:. reducer:函数类型,必须。传入当前state树和action作为参数,并返回下一个state树。
確定! 回上一頁