08 2020 档案

摘要:wx.login({ success:function(res){ that.wxcode = res.code //获取code 传给后台,后台返回openid后 再进行后续操作 that.get('api/*******', {code:that.wxcode}, function(res){ 阅读全文
posted @ 2020-08-18 16:18 微凉徒眸意 阅读(2636) 评论(0) 推荐(0)