微信小程序开发POST请求wx.request( { url: "http://op.juhe.cn/onebox/weather/query", header: { "Content-Type": "application/x-www-form-urlencoded" }, method: "POST", //data: { cityname: "上海", key: "de" }, data: Util.json2Form( { cityname: "上 ......
本文摘自 :https://www.cnblogs.com/


