Fix(专题页):尖货&节日分享朋友圈进入小程序渲染错误
This commit is contained in:
@@ -52,7 +52,7 @@ export const themeMixins = {
|
|||||||
const title = this.pageData.forwardTitle || this.share.title
|
const title = this.pageData.forwardTitle || this.share.title
|
||||||
return {
|
return {
|
||||||
title,
|
title,
|
||||||
query: `id=${this.pageData.id}`,
|
query: `id=${this.pageData.id}&theme=${this.theme || ''}`,
|
||||||
imageUrl: this.pageData.forwardImage || this.share.imageUrl
|
imageUrl: this.pageData.forwardImage || this.share.imageUrl
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user