mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 04:46:43 +08:00
【FIX】 复人力发展 - 培训上岗 - 增员分享 微信分享
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { Cell } from 'vant'
|
import { Cell } from 'vant'
|
||||||
import { weixinShare } from '@/assets/js/utils/wxShare.js'
|
|
||||||
export default {
|
export default {
|
||||||
name: 'NavItem',
|
name: 'NavItem',
|
||||||
components: {
|
components: {
|
||||||
@@ -51,10 +50,7 @@ export default {
|
|||||||
// eslint-disable-next-line no-undef
|
// eslint-disable-next-line no-undef
|
||||||
EWebBridge.webCallAppInJs('bridge', {
|
EWebBridge.webCallAppInJs('bridge', {
|
||||||
flag: 'share',
|
flag: 'share',
|
||||||
extra: {
|
extra: config.shareConfig
|
||||||
shareType: '1',
|
|
||||||
extra: config.shareConfig
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
// weixinShare(config.shareConfig)
|
// weixinShare(config.shareConfig)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user