标签:详情 fun font style span post content www size
wx.request({
url: "路径",
method: ‘post‘,
header: {
"Content-Type": "application/x-www-form-urlencoded"
},
data: {
},
success: function (res) {
console.log(res)
}
})
点击详情,本地设置,选择不校验合法域名 把这个勾选。
标签:详情 fun font style span post content www size
原文地址:https://www.cnblogs.com/yetiezhu/p/12633645.html