Commit da9c8a7a authored by 罗超's avatar 罗超

2

parent 3b451003
......@@ -9,6 +9,11 @@
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/study/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/login/login",
"style": {
......@@ -95,19 +100,14 @@
{
"root": "pages/study", //学习分包
"pages": [{
"path": "index", //
"style": {
"navigationStyle": "custom"
}
}, {
"path": "word", //
"style": {
"backgroundColor": "#f5f5f5",
"navigationBarBackgroundColor": "#f5f5f5"
}
},{
}, {
"path": "courseList"
},{
}, {
"path": "studyComplete",
"style": {
"navigationStyle": "custom"
......
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