NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
# 长期有效二维码 ## 方案一: ### 扫普通链接二维码打开微信小程序,适合需要大量的带参数的二维码场景 https://developers.weixin.qq.com/miniprogram/introduction/qrcode.html ## 方案二: ### 调用微信接口生成小程序二维码,适用于需要的码数量较少的场景 https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/qr-code/createQRCode.html # 短期有效二维码 ## 方案一 ### URL Scheme https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.html ## 方案二 ### URL Link https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-link.html