摘要: ##官方文档 https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html ##贴代码 ``` 【index.html】引入wx文件 【微信登录页面】 //二维码dom容器 //引入 阅读全文
posted @ 2023-03-13 11:13 huihuihero 阅读(412) 评论(0) 推荐(0) 编辑
摘要: ##handleBase64.js // 处理base64的转码和解码 const handleBase64 = function () { let _keyStr ="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/= 阅读全文
posted @ 2023-03-13 09:54 huihuihero 阅读(362) 评论(0) 推荐(0) 编辑