mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 21:46:44 +08:00
【FIX】 复人力发展 - 培训上岗 - 增员分享 微信分享
This commit is contained in:
@@ -49,14 +49,14 @@ export default {
|
||||
})
|
||||
} else {
|
||||
// eslint-disable-next-line no-undef
|
||||
// EWebBridge.webCallAppInJs('bridge', {
|
||||
// flag: 'share',
|
||||
// extra: {
|
||||
// shareType: '1',
|
||||
// img: this.imgUrl
|
||||
// }
|
||||
// })
|
||||
weixinShare(config.shareConfig)
|
||||
EWebBridge.webCallAppInJs('bridge', {
|
||||
flag: 'share',
|
||||
extra: {
|
||||
shareType: '1',
|
||||
extra: config.shareConfig
|
||||
}
|
||||
})
|
||||
// weixinShare(config.shareConfig)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user