This commit is contained in:
2024-06-19 16:25:28 +08:00
38 changed files with 7797 additions and 355 deletions

View File

@@ -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",