mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 21:46:44 +08:00
微信分享修改
This commit is contained in:
@@ -476,7 +476,8 @@ export default {
|
||||
flag: 'share',
|
||||
extra: {
|
||||
title: title,
|
||||
content: this.shareContent,
|
||||
content: '签字进行',
|
||||
shareType: 0,
|
||||
url: `${location.origin}/#/questions/detail/${this.problemDetail.id}/${this.problemDetail.issueType}?&token=${localStorage.token}&receiveType=${this.problemDetail.receiveType}&prtNo=${this.$route.query.prtNo}`,
|
||||
img: this.$assetsUrl + 'images/logo.png'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user