前提:
- 服务号
- 已认证,没有过期
- h5页面必须在已认证的服务号的JS接口安全域名白名单中!!
- wx.config({...,openTagList: ['wx-open-launch-weapp']})
<wx-open-launch-weapp
username="gh_原始小程序ID"
path="/pages/index/index.html">
<script type="text/wxtag-template">
<style>.btn { padding: 12px}</style>
<button class="btn">跳转小程序</button>
</script>
</wx-open-launch-weapp>
QA: 如何查看原始小程序ID
关注公众号”公众平台安全助手“ -》 ”绑定查询“ -》 ”小程序“,就能看到小程序原始ID