https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.htmlhttps://developers.weixin.qq.com/doc/service/guide/h5/jssdk.htmlhttps://developers.weixin.qq.com/doc/service/guide/h5/jssdk.html
根据该文档, 结合其他人实现的, 比如: weixin://dl/business/?appid=wx8febb32efafd47ab&path=pages/loading/loading&query=&env_version=release
已经可以实现从微信外自己的网页, 点击跳转自动打开指定小程序, 请问下, 公众号和视频号要怎么做这类功能, 打开指定的公众号或视频号, 查了很多方法均无效, 比如:weixin://dl/business/?ticket=${encodedUrl} 比如: https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=${biz}&scene=124#wechat_redirect 均无效