Commit 2bb147f2 authored by lvtz's avatar lvtz

fix

parent 2fa4c731
......@@ -166,7 +166,7 @@ Page({
}else{
return {
title: `邀请您提交「${this.data.params.title}」作业`,
path: `/src/pages/themeindex/index?tid=${this.data.newCreateTid}&id=${this.data.id}`,
path: `/src/pages/themeindex/index?tid=${this.data.newCreateTid}&id=${this.data.id}&sid=${this.data.sid}`,
imageUrl: `${this.data.imageRoot}pageshare_cover/theme_share.png?${this.data.imageRoot}`,
}
}
......
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