Commit 98bf59c8 authored by 罗超's avatar 罗超

2

parent da9c8a7a
......@@ -14,6 +14,8 @@
"style": {
"navigationStyle": "custom"
}
},{
"path": "pages/study/courseList" //
}, {
"path": "pages/login/login",
"style": {
......@@ -98,16 +100,14 @@
}]
},
{
"root": "pages/study", //学习分包
"root": "pages/word", //单词分包
"pages": [{
"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