diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 4757f46..1456187 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -1020,7 +1020,7 @@ export default { return { title: this.inn.countyName || this.share.title, path: '/pkg_product/views/famousQianxianShop?id=' + this.id, - imageUrl: this.inn.cover || this.share.imageUrl + imageUrl: this.detail.cover || this.inn.cover } }, // 必须在页面加 onPageScroll(e){} ,才能滑动显示背景