赞
踩
数据获取: 注意: 1.服务器要配置https 2.配置合法域名 3.在本地调试,在开发者工具勾选
wx.request({ url: '接口地址', data: { }, success: function (res) { }