Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ares-chang/open-applet

通过 H5 页面打开微信小程序
https://github.com/ares-chang/open-applet

vue3

Last synced: 17 days ago
JSON representation

通过 H5 页面打开微信小程序

Awesome Lists containing this project

README

        

# open-applet [![Netlify Status](https://api.netlify.com/api/v1/badges/7b8a4dd4-0e6a-4211-b53c-cbe52a8ada4d/deploy-status)](https://app.netlify.com/sites/open-applet/deploys)

快速生成通过 `H5` 跳转打开微信小程序模板。

此方案通过微信提供的接口生成 [URL Scheme](https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/url-scheme/generateScheme.html) 进行跳转。

详情可以参考 [在 H5 中打开小程序](https://areschang.top/web/uni-app/wx-URL-Scheme.html)

## 使用

1. 需自行提供后端接口
2. 配置要跳转小程序名称及图标
3. 替换要跳转小程序 `username` (微信小程序后台查看)。