1、GET 例子: wx.request{ url: ‘test.php’, //仅为示例,并非真实的接口地址 data: { x: ” , y: ” }, header: { ‘content- … Continue reading 微信小程序request请求之GET跟POST的区别
1、GET 例子: wx.request{ url: ‘test.php’, //仅为示例,并非真实的接口地址 data: { x: ” , y: ” }, header: { ‘content- … Continue reading 微信小程序request请求之GET跟POST的区别