Commit 08fc7b4f by xuzhenghua

pull

parent 2a4cb61d
......@@ -242,7 +242,7 @@ class PythonStudy extends Component {
})
}
{
index === 0 && syllabus[0].lessons[2].complete == 1 && courseInfo.buy_try == 1 &&
index === 0 && syllabus[0].lessons[2].info.complete == 1 && courseInfo.buy_try == 1 &&
<div className="study-end">
试学结束,<span>{courseInfo.price1}</span>学习全部课
......
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