阶段性提交
This commit is contained in:
15
pages.json
15
pages.json
@@ -252,7 +252,8 @@
|
||||
"path" : "pages/course/courseDetail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程详细"
|
||||
"navigationBarTitleText" : "课程详细",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -263,10 +264,18 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/illustrate",
|
||||
"path" : "pages/course/illustrate",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程说明"
|
||||
"navigationBarTitleText" : "课程说明",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/outline",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程大纲"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user