课程学习页面添加

This commit is contained in:
@fawn-nine
2024-06-18 09:02:24 +08:00
parent ee2bc0c320
commit b930cfc084
3 changed files with 1506 additions and 25 deletions

View File

@@ -306,7 +306,15 @@
"path" : "pages/course/learn",
"style" :
{
"navigationBarTitleText" : "课程学习",
"navigationBarTitleText" : "视频/音频学习播放",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/myCourseLearn",
"style" :
{
"navigationBarTitleText" : "课程学习页面",
"enablePullDownRefresh": true
}
}