收藏
回答

小程序跳转微信公众号?

同主体小程序如何跳转公众号

回答关注问题邀请回答
收藏

1 个回答

  • Hlxuan.
    Hlxuan.
    2023-04-15

    1、通过「official-account」组件,可展示同主体或关联主体的公众号,不过有场景值限制,参考文档:https://developers.weixin.qq.com/miniprogram/dev/component/official-account.html

    2、通过「web-view」组件,可打开到关联公众号的文章,参考文档:https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html

    2023-04-15
    有用
    回复 5
    • HELLO-浪
      HELLO-浪
      2023-04-15
      我是从外部h5通过location.href = 'weixin://dl/business/?t= *TICKET*'跳转到小程序的,方法1是不是就不适用了。方法2,src我没有对应的文章,我是想通过小程序直接到关注页,或直接到聊天页。这样可以实现吗?
      2023-04-15
      回复
    • Hlxuan.
      Hlxuan.
      2023-04-15回复HELLO-浪
      不支持。(通过小程序直接到关注页,或直接到聊天页)
      2023-04-15
      回复
    • HELLO-浪
      HELLO-浪
      2023-04-15回复Hlxuan.
      还有没有办法实现了。
      2023-04-15
      回复
    • Hlxuan.
      Hlxuan.
      2023-04-15回复HELLO-浪
      弄一篇文章呢?
      点击文章上方蓝色公众号名称,或者是文章里的公众号卡片可以跳转到公众号主页。
      2023-04-15
      回复
    • HELLO-浪
      HELLO-浪
      2023-04-15
      这样有点不能满足我们的需求。
      2023-04-15
      回复
登录 后发表内容