Commit 7bf4e94a authored by youjie's avatar youjie

no message

parent f7d8d9b3
......@@ -231,7 +231,7 @@
};
},
onLoad(options) {
this.OldUnionId = options.unionid
this.OldUnionId = options.unionId
this.AccountName = options.AccountName
this.msg.Unionid = this.OldUnionId
},
......
......@@ -338,7 +338,7 @@
},
onShareAppMessage() {
return {
title: "邀请好友",
title: `${this.erpUserInfo.AccountName}邀请你加入亲友团`,
path:`/pages/FriendsAndRelatives/addFriendsAndRelatives??unionid=${this.wxUserAuthInfo.unionid}&AccountName=${this.erpUserInfo.AccountName}`,
query: ``,
imageUrl: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1664163809000_838.png",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment