Uncaught Error: Could not find “store” in the context of “Connect(Detail)”. Either wrap the root component in a , or pass a custom React context provider to and the corresponding React context consumer to Connect(Detail) in connect options.
查看了一下代码,发现引入了react-redux
修改成dva就好了