求助,周日就是DEADLINE了 开发工具提交数据返回好使,客户端均不好使
脉亿大管家开发ID:wx701844cd40e991fa 遇到的问题就是在开发工具的时候 返回数据正常
尝试过看证书 、服务器配置
BOM头 返回字符编码
wx.request({
url: ‘https://my.ivimoo.com/sites/m/index.php?m=wxapp&c=index&a=demand_post’,
data: formData,
method: ‘POST’,
header: {
‘Content-Type’: ‘application/x-www-form-urlencoded’
}
这是业务代码
在客户端 IOS 报错截图
安卓的报错