加载中…

scheme或https链接打开微信小程序

# 官方说明 URL Scheme [https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/url-scheme/urlscheme.generate.html](https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/url-scheme/urlscheme.generate.html) URL Link [https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/url-link/urllink.generate.html](https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/url-link/urllink.generate.html) # 使用场景 适用于短信、邮件、网页、微信内等拉起小程序 # 生成链接 ## URL Scheme 方法一:登陆小程序公众号后台生成 [https://mp.weixin.qq.com/](https://mp.weixin.qq.com/) ![](https://dcdn.it120.cc/yuque/0/2021/png/572726/1625577114659-d1060dbf-934d-485b-8069-34118ee7d689.png) 方法二:登陆“api工厂”后台生成 ![](https://dcdn.it120.cc/yuque/0/2021/png/572726/1625577140649-f269e4bc-83fd-4e2e-a7ac-62bce1aa07e9.png) ![](https://dcdn.it120.cc/yuque/0/2021/png/572726/1625577158809-1bfb17e4-033b-41c9-b3a8-e44bc99aed73.png) ## URL Link 登陆“api工厂”后台生成 ![](https://dcdn.it120.cc/yuque/0/2021/png/572726/1625577198518-a65dff0d-9161-4aad-bc8e-c31ca6183e5d.png) ![](https://dcdn.it120.cc/yuque/0/2021/png/572726/1625577201398-93df1155-1b2d-40fc-bbf6-447eac1da5e5.png) ## api接口 请参阅 “api工厂” 的后端接口文档,找到上述两个接口,自行调用生成