issues
search
GavinBirkhoff
/
react-umi-admin
基于react18,umi4,antd5等的中后台管理模版,可以快速开展我们的业务功能。
MIT License
9
stars
3
forks
source link
请求方案
#6
Open
GavinBirkhoff
opened
9 months ago
GavinBirkhoff
commented
9 months ago
axios 没什么特殊
fetch, isomorphic-fetch
umi-request 升级后不再使用isomorphic-fetch,而使用axios作为核心,并不推荐但是简单
swr 推荐
react-query 推荐
GavinBirkhoff
commented
8 months ago
有没有更好的方案呢?