知识分享
分享创造价值 合作实现共赢

知识分享

当前位置: 首页 > 知识分享

微信公众号自定义菜单跳转到相关联小程序

发布时间:2021-09-17 09:13:11作者:顺晟科技点击:

官方文档:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141013  

type: miniprogram url: http://mp.weixin.qq.com appid: 小程序appid值 ,进入小程序后台获取 pagepath: 小程序页面路径 如: pages/index/index (不需要加 .html )   问题: 1.{"errcode":85005,"errmsg":"appid not bind weapp hint: [TtM_1a0070vr20]"} 解决:   参数appid填写错误,或者对应公众号没有绑定对应的appid小程序   2.{"errcode":40166,"errmsg":"invalid weapp appid hint: [uSdBFA0706vr22]"}   解决:   参数appid填写错误,appid参数为小程序appid,而不是关联的小程序原始id

TOP

QQ客服

18910140161