|
|
@ -144,7 +144,7 @@ Scene({ |
|
|
onShareAppMessage: function () { |
|
|
onShareAppMessage: function () { |
|
|
return { |
|
|
return { |
|
|
title: '邀请您加入' + app.userInfo.factoryName, |
|
|
title: '邀请您加入' + app.userInfo.factoryName, |
|
|
imageUrl: '/assets/image/icon_logo.png', |
|
|
|
|
|
|
|
|
imageUrl: 'https://img.imgdb.cn/item/607660278322e6675ccd9960.png', |
|
|
path: `pages/login/index?qrcode=${this.data.qrcode}` |
|
|
path: `pages/login/index?qrcode=${this.data.qrcode}` |
|
|
} |
|
|
} |
|
|
} |
|
|
} |