Commit ae422817 by zhanghaozhe

小课加分销

parent 9841f2f6
......@@ -25,7 +25,6 @@ class ML extends Component {
}
componentDidMount() {
document.title = 'Python人工智能 [P1级,驰援武汉 本图文小课注册即送] - 七月在线'
const _this = this
this.fetchCourseInfo()
// 获取App登录信息
......
......@@ -86,7 +86,7 @@ class PythonStudy extends Component {
const {courseInfo, syllabus, learning, toApp} = this.state;
return (
<div className="python-study">
<HeaderBar title='Python基础语法' arrow={true}/>
<HeaderBar title='机器学习小课 第一期' arrow={true}/>
<div className="python-study__header">
<div className="python-study__course">
<h2 className="python-study__course-name">机器学习小课 第一期</h2>
......
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