onShareAppMessage: function () {
return {
title: ‘去水印大哥’,
path: ‘/pages/index/index’,
imageUrl: ‘…/…/images/share.jpg’,
}
},
在你要分享的页面js加上这个