uniapp掉接口

uni.request({
url: "",
method: 'POST',
header: {
ProjectId: 26,
"Content-Type": "application/x-www-form-urlencoded",
},
success: (res) => {
console.log(res)
}
})

posted @ 2020-11-16 14:10  做噩梦也要吃饭的Pink  阅读(233)  评论(0)    收藏  举报