Commit 3a3563d7 by zhanghaozhe

拼团

parent e4125d7c
......@@ -463,7 +463,7 @@ class YearCourse extends Component {
let data = {
title: `【仅剩${params.number}个名额】我${params.price}元拼了《${params.course_title}》`,
desc: params.course_title,
link: `${API.m}/togroup?id=${oid}`,
link: `${API.m}/togroup?id=${oid}&is_originator=1`,
imgUrl: params.image_name,
}
SendMessageToApp("toShare", data)
......
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