抓取签名对象

This commit is contained in:
mengxiaolong
2020-08-21 16:55:50 +08:00
parent 69cc9a02d2
commit 76803e1e93

View File

@@ -476,7 +476,7 @@ export default {
url: `${location.origin}/#/questions/detail/${this.problemDetail.issueId}/${this.problemDetail.issueType}?&token=${localStorage.token}&receiveType=${this.problemDetail.receiveType}&prtNo=${this.$route.query.prtNo}`,
img: this.$assetsUrl + 'images/logo.png'
}
console.dir(shareObj)
console.log(JSON.stringify(shareObj))
if (data.trigger == 'right_button_click') {
// eslint-disable-next-line no-undef
EWebBridge.webCallAppInJs('bridge', {