Commit cdf68976 by zhanghaozhe

Merge branch '2020-717-formal'

parents 06be609c 60d674c1
......@@ -1091,7 +1091,7 @@ class Anniversary2020 extends Component {
} else if (activityData.stage === 2) {
switch (item.type) {
case 0:
Button = <button><Link to={`/detail?id=${item.course_id}`}>立即报名</Link></button>
Button = <button><Link to={`/detail?id=${item.course_id}`}>立即抢购</Link></button>
break
case 1:
Button =
......
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