|
@@ -281,7 +281,8 @@
|
|
|
onShareAppMessage(res) {
|
|
|
return {
|
|
|
title: '超值宝贝免费抽,参与活动仅需3秒',
|
|
|
- path: `/pages/index/index?marketingId=${ this.info.id }&inviteCode=${ this.inviteCode }`
|
|
|
+ path: `/pages/index/index?marketingId=${ this.info.id }&inviteCode=${ this.inviteCode }`,
|
|
|
+ imageUrl:'https://mp-public-test-1307117429.cos.ap-shanghai.myqcloud.com/70/EJ305PQR2IBE45O9AFAI',
|
|
|
}
|
|
|
},
|
|
|
}
|