砍价分享图片有误bug修改
parent
c412c92b3e
commit
17f23fe920
|
@ -179,7 +179,7 @@ export default {
|
||||||
return {
|
return {
|
||||||
path: this.share(),
|
path: this.share(),
|
||||||
title: `请快来帮我砍一刀${this.bargainDetail.goodsName}`,
|
title: `请快来帮我砍一刀${this.bargainDetail.goodsName}`,
|
||||||
imageUrl: this.thumbnail || config.logo,
|
imageUrl: this.bargainDetail.thumbnail || config.logo,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
// #endif
|
// #endif
|
||||||
|
|
Loading…
Reference in New Issue