欧美精品亚洲精品日韩经典,午夜秒播,国产福利精品一区二区,亚洲国产成人精品久久,亚洲免费专区,国产精品国产三级国产a,日韩福利网站

龍巖易富通網(wǎng)絡(luò )科技有限公司

龍巖小程序開(kāi)發(fā),龍巖分銷(xiāo)系統

小程序 post提交方式

2018.09.12 | 2338閱讀 | 0條評論 | 小程序

wx.request({

    url: 'https://***.com/test',

    data: { id: 1},

    method: 'POST',

    header: { 'content-type': 'application/x-www-form-urlencoded' },

    success: function(res){

       console.log(res.data); 

    }

 })


贊 (

發(fā)表評論