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
43cf0f8b
Commit
43cf0f8b
authored
Jan 06, 2020
by
wangshuo
Browse files
Options
Browse Files
Download
Plain Diff
APP pre环境需要193课程的入口
parents
5aa75db1
0537932f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/python/index.js
+1
-1
src/components/python/pythomDes/index.js
+1
-1
No files found.
src/components/python/index.js
View file @
43cf0f8b
import
React
,
{
Component
}
from
'react'
import
React
,
{
Component
}
from
'react'
import
{
http
,
getParam
,
SendMessageToApp
,
browser
}
from
'@/utils'
import
{
http
,
getParam
,
browser
}
from
'@/utils'
import
PythonDes
from
'./pythomDes'
import
PythonDes
from
'./pythomDes'
import
PythonStudy
from
'./pythonStudy'
import
PythonStudy
from
'./pythonStudy'
import
{
connect
}
from
"react-redux"
import
{
connect
}
from
"react-redux"
...
...
src/components/python/pythomDes/index.js
View file @
43cf0f8b
...
@@ -96,7 +96,7 @@ class PythonDes extends Component {
...
@@ -96,7 +96,7 @@ class PythonDes extends Component {
},
},
],
],
payMoney
:
0
,
payMoney
:
0
,
isOnline
:
fals
e
,
//课程是否上架
isOnline
:
tru
e
,
//课程是否上架
}
}
}
}
...
...
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