tijiao
This commit is contained in:
25
pages.json
25
pages.json
@@ -416,7 +416,30 @@
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
}
|
||||
},{
|
||||
"path" : "pages/course/learn",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "视频/音频学习播放",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/myCourseLearn",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "课程学习页面",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/course/myCourse",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "我的课程",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user