wx.onAddToFavorites(() => { return { title: '收藏标题', imageUrl: '' // 图片 URL } })
ios暂不支持
参考文档:https://developers.weixin.qq.com/minigame/dev/api/share/wx.onAddToFavorites.html
网友回复
wx.onAddToFavorites(() => { return { title: '收藏标题', imageUrl: '' // 图片 URL } })
ios暂不支持
参考文档:https://developers.weixin.qq.com/minigame/dev/api/share/wx.onAddToFavorites.html
网友回复