摘要: wx.login({ success: function(res) { //首先获取用户code //res.code wx.request({ url: 'https://api.weixin.qq.com/sns/jscode2session', ... 阅读全文
posted @ 2018-03-20 09:56 飞尽堂前燕 阅读(1455) 评论(0) 推荐(0)