uniapp是调用的微信原生api,你试试微信原生微信小程序 的 request 方法能不能实现你的需求,https://developers.weixin.qq.com/miniprogram/dev/api/network/request/wx.request.html
1 个回复
DCloud_UNI_JBB
uniapp是调用的微信原生api,你试试微信原生微信小程序 的 request 方法能不能实现你的需求,https://developers.weixin.qq.com/miniprogram/dev/api/network/request/wx.request.html