收藏
回答

onShareTimeline?

//分享到朋友圈

onShareTimeline(){

return {

title:  `${this.shopInfo.shopName}`,

imageUrl: `${this.shopInfo.shopLogo}` ,

//query:`id=25070389`, // 路径,传递参数到指定页面

success: function(res) {

console.log(res)

}

}

回答关注问题邀请回答
收藏
登录 后发表内容
问题标签