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