Commit 60221eab authored by lvtz's avatar lvtz

fix

parent 78fb4261
......@@ -103,7 +103,7 @@ Page({
onShareAppMessage: function() {
return {
title: `邀您加入闯关打卡【${this.data.moreTheme.title}】`,
path: `src/pages/sharemoretheme/index?tid=${this.data.tid}sid=${this.data.sid}`,
path: `src/pages/sharemoretheme/index?tid=${this.data.tid}&sid=${this.data.sid}`,
imageUrl: imagify(
this.data.moreTheme.land_content.cover ||
"https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/sharemoretheme/newunlockbg.png"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment