比如点击小程序的某个按钮,可以跳转到关联的公众号里
首先要熟悉<button> 组件的使用。需要用 open-type 的值设置为 launchApp 的 <button> 组件的点击来触发。具体看官方文档https://developers.weixin.qq.com/miniprogram/dev/api/launchApp.html
首先要熟悉<button>
open-type
launchApp
<button>