会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Vonson
biu~biu~biu,活捉程序猿一枚...
博客园
首页
新随笔
联系
订阅
管理
2019年3月7日
小程序登录的一些简单步骤
摘要: 1.wx.login请求获取code; 2.<button open-type="getUserInfo"> 3.点击允许; 4.调用wx.getUserInfo,得到用户的相关加密信息(encryptedData,iv); 5.在success中请求接口得到token相关数据; 登录(wx.log
阅读全文
posted @ 2019-03-07 13:57 Vonson
阅读(469)
评论(0)
推荐(0)
编辑
公告