方案一
文档地址:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.html
适用场景
URL Scheme适用于从短信、邮件、微信外网页等场景打开小程序。通过URL Scheme打开小程序的场景值为 1065
方案二
文档地址:https://developers.weixin.qq.com/miniprogram/dev/wxcloud/guide/staticstorage/jump-miniprogram.html
适用场景
非个人主体并且已认证的小程序,使用云开发静态网站托管的网页,可以免鉴权跳转任意合法合规的小程序
测试链接
https://postpay-2g5hm2oxbbb721a4-1258211818.tcloudbaseapp.com/jump-mp.html
*手机浏览器点击链接可直接打开小程序(截止2021.1.16少部分浏览器暂不兼容)
方案三
文档地址:https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_Open_Tag.html
适用场景
微信内的网页如需打开小程序