消息订阅?

发布于 5 年前作者 xiulan8212179 次浏览最后编辑 5 年前来自 issues

消息订阅api中,有个send方法,方法传参中有个page,这个page链接的是消息模板路径还是点击后要跳转的路径?

1 回复
cmao
cmao1 楼9 个月前

点击模板卡片后的跳转页面,仅限本小程序内的页面。支持带参数,(示例index?foo=bar)。该字段不填则模板无跳转。

https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/subscribe-message/subscribeMessage.send.html