可能要发送的小程序怎么设置才能显示?
发布于 7 年前 作者 weitang 9069 次浏览 来自 问答


可能要发送的小程序这个是怎么设置才能出现的啊?

1 回复

了解下 https://developers.weixin.qq.com/miniprogram/dev/component/button.html

send-message-titleString当前标题会话内消息卡片标题open-type="contact"1.5.0
send-message-pathString当前分享路径会话内消息卡片点击跳转小程序路径open-type="contact"1.5.0
send-message-imgString截图会话内消息卡片图片open-type="contact"1.5.0
show-message-cardBooleanfalse显示会话内消息卡片open-type="contact"1.5.0
回到顶部