1.右侧菜单增加"查看公众账号" API

document.getElementById('post-user').addEventListener('click', function () { WeixinJSBridge.invoke('profile', { 'username': '原始ID', 'scene': '57' }); });

实现如下图:

微信隐藏的webJS Api汇总

 

后续不断更新

相关文章:

  • 2021-06-16
  • 2022-01-30
  • 2021-12-19
  • 2022-12-23
  • 2021-12-12
  • 2021-11-27
  • 2022-12-23
  • 2021-06-16
猜你喜欢
  • 2022-02-02
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
  • 2021-07-19
  • 2021-07-18
  • 2021-08-28
相关资源
相似解决方案