当前位置:网站首页>[wechat applet] interface generates customized homepage QR code
[wechat applet] interface generates customized homepage QR code
2022-07-29 09:49:00 【Can love programming】
1、 background
A new function is developed on the original applet , Need to integrate Homepage . But in order not to affect the original business , And can test new functions . So we need to generate a new QR code , The user can scan the QR code to jump to the new function page .
2、 Method
2.1 Interface for generating QR code : Get applet QR code | Wechat open documents Wechat Developer Platform documentation https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/qr-code/createQRCode.html Enter parameters according to this interface , adopt postman Call this interface to generate the required QR code .
2.2 Generate access_token The interface of
First step : obtain access_token

The second step : Get QR code


The third step : Save QR code
Click the red box in the lower right corner , You can save the generated QR code image .

20220728 Add :
The interface to obtain the QR code needs to be in url Add access_token, Otherwise, an error will be reported


边栏推荐
- Gao Zhiwei: data management enables the digital transformation of the transportation industry
- Mysql database final review question bank
- 【微信小程序】接口生成自定义首页二维码
- JS 实现全屏效果
- Briefly describe the difference between heap and stack
- Summary of pit trampling records and solutions of data warehouse project
- 系统架构师学习
- Div horizontal arrangement
- 2021年CS保研经历(六):系统填报 + 一些感想
- Webassembly 2022 questionnaire results are fresh
猜你喜欢

Which hero is the most difficult for lol in terms of code?

Behind 100000 visits...

Window系统操作技巧汇总

【AAAI】用于交通流预测的基于注意力的时空图卷积网络

Custom configuration

C# 值类型和引用类型讲解

Source code analysis of senparc.weixin.sample.mp

A little knowledge ~ miscellaneous notes on topics ~ a polymorphic problem

Encyclopedia of introduction to machine learning - 2018 "machine learning beginners" official account article summary

Use cpolar to publish raspberry pie web pages (improvement of cpolar tunnel)
随机推荐
Commonly used DOS commands [gradually improved]
Examples of specific usage of diagnostic instructions in s7-1200 and s7-1500 (led+devicestates+modulestates)
pytest+allure生成测试报告
A little knowledge ~ miscellaneous notes on topics ~ a polymorphic problem
机器学习之线性回归(最小二乘法手写+sklearn实现)
Linear regression of machine learning (least square handwriting +sklearn Implementation)
Configuration file settings for remote connection to Windows version server redis
Which hero is the most difficult for lol in terms of code?
Pyqt5 rapid development and practice 6.5 qgridlayout (grid layout)
What kind of framework is friendly to developers?
JS to achieve full screen effect
Pytest+allure generate test report
Study and exploration of Redux API implementation of Redux
上海交大牵手淘宝成立媒体计算实验室:推动视频超分等关键技术发展
阿左的境界
QoS quality of service five traffic shaping of QoS boundary behavior
Orbslam2 installation test and summary of various problems
详解:到底什么是GPS北斗授时服务器?
Summary of introduction to unityshader (2): Beginner Level
一知半解 ~题目杂记 ~ 一个多态问题