小程序中可以跳转到指定的公众号吗
发布于 6 年前 作者 mye 4590 次浏览 来自 问答

在小程序中可自动或者手动触发跳转到指定的公众号

2 回复

目前支持的是:

1、web-view打开公众号文章https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html

2、当用户扫小程序码打开小程序时使用official-account组件关注公众号https://developers.weixin.qq.com/miniprogram/dev/component/official-account.html

不能,目前只能跳到关联公众号文章页

回到顶部