composeWithDevTools } from 'redux-devtools-extension';import { Provider } from 'react-redux';
import { ConnectedRouter as Router } from 'connected-react-rout
我尝试了connected-react-router中的LOCATION_CHANGE操作,并在reducer中使用它,但它似乎不起作用。减速机: import {LOCATION_CHANGE} from "connected-react-router"
function reducer(state=defaultState,action