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