|
@@ -79,14 +79,14 @@ onLoad(() => {
|
|
return {
|
|
return {
|
|
title: '门墩儿 专注顶尖招聘',
|
|
title: '门墩儿 专注顶尖招聘',
|
|
path: '/pages/index/position',
|
|
path: '/pages/index/position',
|
|
- imageUrl: 'https://minio.menduner.com/dev/menduner/miniProgram/share-poster.jpg'
|
|
|
|
|
|
+ imageUrl: '../../static/img/share-poster.jpg'
|
|
}
|
|
}
|
|
})
|
|
})
|
|
onShareTimeline(() => {
|
|
onShareTimeline(() => {
|
|
return {
|
|
return {
|
|
title: '门墩儿 专注顶尖招聘',
|
|
title: '门墩儿 专注顶尖招聘',
|
|
path: '/pages/index/position',
|
|
path: '/pages/index/position',
|
|
- imageUrl: 'https://minio.menduner.com/dev/menduner/miniProgram/share-poster.jpg'
|
|
|
|
|
|
+ imageUrl: '../../static/img/share-poster.jpg'
|
|
}
|
|
}
|
|
})
|
|
})
|
|
if (!uni.getStorageSync('token')) getRewardEventList()
|
|
if (!uni.getStorageSync('token')) getRewardEventList()
|