配置中间件,在store的创建中配置. import {createStore, applyMiddleware, compose} from 'redux'; import reducer from './reducer';
確定! 回上一頁