diff --git a/src/views/ebiz/proposal/ProposalInfo.vue b/src/views/ebiz/proposal/ProposalInfo.vue index 2548f05cf..d5aa6e14e 100644 --- a/src/views/ebiz/proposal/ProposalInfo.vue +++ b/src/views/ebiz/proposal/ProposalInfo.vue @@ -651,7 +651,7 @@ export default { title: title, content: shareContent, url: location.origin + '/#/proposal/proposalInfo?proposalNo=' + encodeURI(this.proposalNo) + '&token=' + encodeURI(res.content), - img: this.$assetsUrl + 'images/logo.png' + img: this.$assetsUrl + 'images/u73803.png' } }) share()