我将在哪里做反应请求

Where will I do request in react

My app image

哪里可以进行axios请求并将数据保存到redux中?我应该在哪个组件中执行此操作?我的API是https://www.weatherapi.com/api-explorer.aspx,整个程序只需要请求1次

在你的主要组件中onMounted/created挂钩