ArchiveInjecting PropsInjecting props into your page Use below code snippet import { connect } from "dva"; export default connect()(YourPage);How to DispatchLogging Guidelines