This topic created in 2949 days ago, the information mentioned may be changed or developed.
https 都配置好了,测试也没问题,但是就是 没有
mp.weixin.qq.com 的信息
抓包情况下打开了 2 个没开过的小程序,就加载了 2 个 ico 给我?
Supplement 1 · May 16, 2018
用手机抓包抓到了,但是还是没法在电脑下载回来 看来只能用安卓模拟器了
1 replies • 2018-05-16 12:07:18 +08:00
 |
|
1
henryhu May 16, 2018
wx.login() ,后台根据 code,可以获取 session_key 和 openid
|