收藏
回答

网站应用分享 PC 小程序失败channel received on listener[invo?

$.getScript("https://res.wx.qq.com/connect/zh_CN/htmledition/js/wxopensdk.js");

function dosomething() {

  wxopensdk.shareMiniProgram({

    appid: "wx679fcb6********7",

    userName: "gh_555********f",

    txt: "示例标题",

    path: "",

    thumburl:

      "https://sticker.weixin.qq.com/htdocs/zh_CN/images/index/register_3.2x47d04f.png",

    ticket: "92_YFn8YoRasEkBkF7OFY8xXt00jfJRKGYuclU29kQaoIJmLpLbqTgSUhB6I0TfD66rnMrbnTdjlsob73chN5pTYoCuyAdENRE-ziY91A",

  });

}

微信版本下载到了最新4.0.5

没有唤醒微信,页面得到结果:channel received on listener[invoke]

channel received on listener[sync_method]

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

2 个回答

登录 后发表内容