第一步整登录
先整个appid APPID和APPSecret
https://developers.weixin.qq.com/community/develop/article/doc/000ca4601b8f70e379febac985b413
一个账号只能整一个小程序
正确流程
调用uni.login
https://juejin.cn/post/7126553599445827621
https://www.jb51.net/article/233578.htm#_lab2_0_0
微信小程序获取用户信息(getUserProfile接口回收后)——通过头像昵称填写获取用户头像和昵称
https://blog.csdn.net/m0_58440770/article/details/128005824
现在获取用户信息头像得自己填
https://gitee.com/jielov/uni-app-tabbar/blob/master/pages/wx_login/wx-mandate-write.vue