Commit 7bf4e94a authored by youjie's avatar youjie

no message

parent f7d8d9b3
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
}; };
}, },
onLoad(options) { onLoad(options) {
this.OldUnionId = options.unionid this.OldUnionId = options.unionId
this.AccountName = options.AccountName this.AccountName = options.AccountName
this.msg.Unionid = this.OldUnionId this.msg.Unionid = this.OldUnionId
}, },
......
...@@ -338,7 +338,7 @@ ...@@ -338,7 +338,7 @@
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
title: "邀请好友", title: `${this.erpUserInfo.AccountName}邀请你加入亲友团`,
path:`/pages/FriendsAndRelatives/addFriendsAndRelatives??unionid=${this.wxUserAuthInfo.unionid}&AccountName=${this.erpUserInfo.AccountName}`, path:`/pages/FriendsAndRelatives/addFriendsAndRelatives??unionid=${this.wxUserAuthInfo.unionid}&AccountName=${this.erpUserInfo.AccountName}`,
query: ``, query: ``,
imageUrl: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1664163809000_838.png", 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