mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-14 06:36:44 +08:00
【建议书分享微信标签内容调整】建议书分享微信好友后,分享链接中国富图表展示不完全--恢复
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB |
@@ -541,7 +541,7 @@ export default {
|
|||||||
this.formatLocal(demoResult)
|
this.formatLocal(demoResult)
|
||||||
weixinShare({
|
weixinShare({
|
||||||
title: this.wxTitle,
|
title: this.wxTitle,
|
||||||
imgUrl: this.$assetsUrl + 'images/logoShare.png',
|
imgUrl: this.$assetsUrl + 'images/logo.png',
|
||||||
desc: '国富为您量身定制的保险产品,请查收'
|
desc: '国富为您量身定制的保险产品,请查收'
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
@@ -651,7 +651,7 @@ export default {
|
|||||||
title: title,
|
title: title,
|
||||||
content: shareContent,
|
content: shareContent,
|
||||||
url: location.origin + '/#/proposal/proposalInfo?proposalNo=' + encodeURI(this.proposalNo) + '&token=' + encodeURI(res.content),
|
url: location.origin + '/#/proposal/proposalInfo?proposalNo=' + encodeURI(this.proposalNo) + '&token=' + encodeURI(res.content),
|
||||||
img: this.$assetsUrl + 'images/logoShare.png'
|
img: this.$assetsUrl + 'images/logo.png'
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
share()
|
share()
|
||||||
|
|||||||
Reference in New Issue
Block a user