remax icon indicating copy to clipboard operation
remax copied to clipboard

[问题] remax中有fetch等网络请求API吗

Open winderbro opened this issue 2 years ago • 2 comments

问题描述 文档中没有找到相关说明

winderbro avatar Mar 13 '22 08:03 winderbro

直接导出对应平台的 request 就好了,如果是跨平台可以看看 https://github.com/bigmeow/axios-miniprogram-adapter https://umijs.org/zh-CN/plugins/plugin-request 都是可以直接使用的

watsonhaw5566 avatar Mar 13 '22 09:03 watsonhaw5566

axios 配合 axios-wechat-adapteraxios-ali-adapter可以实现跨平台网络请求

jaluik avatar Mar 22 '22 09:03 jaluik