Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baiguangyao
mr-julyedu
Commits
ae422817
Commit
ae422817
authored
Mar 27, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
小课加分销
parent
9841f2f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
src/components/ml/index.js
+0
-1
src/components/ml/pythonStudy/index.js
+1
-1
No files found.
src/components/ml/index.js
View file @
ae422817
...
@@ -25,7 +25,6 @@ class ML extends Component {
...
@@ -25,7 +25,6 @@ class ML extends Component {
}
}
componentDidMount
()
{
componentDidMount
()
{
document
.
title
=
'Python人工智能 [P1级,驰援武汉 本图文小课注册即送] - 七月在线'
const
_this
=
this
const
_this
=
this
this
.
fetchCourseInfo
()
this
.
fetchCourseInfo
()
// 获取App登录信息
// 获取App登录信息
...
...
src/components/ml/pythonStudy/index.js
View file @
ae422817
...
@@ -86,7 +86,7 @@ class PythonStudy extends Component {
...
@@ -86,7 +86,7 @@ class PythonStudy extends Component {
const
{
courseInfo
,
syllabus
,
learning
,
toApp
}
=
this
.
state
;
const
{
courseInfo
,
syllabus
,
learning
,
toApp
}
=
this
.
state
;
return
(
return
(
<
div
className
=
"python-study"
>
<
div
className
=
"python-study"
>
<
HeaderBar
title
=
'
Python基础语法
'
arrow
=
{
true
}
/
>
<
HeaderBar
title
=
'
机器学习小课 第一期
'
arrow
=
{
true
}
/
>
<
div
className
=
"python-study__header"
>
<
div
className
=
"python-study__header"
>
<
div
className
=
"python-study__course"
>
<
div
className
=
"python-study__course"
>
<
h2
className
=
"python-study__course-name"
>
机器学习小课
第一期
<
/h2
>
<
h2
className
=
"python-study__course-name"
>
机器学习小课
第一期
<
/h2
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment