参考: https://developers.weixin.qq.com/miniprogram/introduction/qrcode.html 前言: 在微信中使用扫一扫打开小程序,目前有两种方式: 1.通过调用微信服务API,生成小程序码; 2.将普通的二维码通过微信赋能,打开对应的小程序。