安卓可以播

This commit is contained in:
@fawn-nine
2024-07-20 10:44:32 +08:00
parent 719f90889c
commit ed130e8dc5
7 changed files with 1484 additions and 23 deletions

View File

@@ -366,12 +366,21 @@
}
},
{
// ios课程播放
"path": "pages/course/chapterDetail",
"style": {
"navigationBarTitleText": "章节详情",
"enablePullDownRefresh": true
}
},
{
// Andriod课程播放
"path": "pages/course/chapterDetailAndorid",
"style": {
"navigationBarTitleText": "章节详情",
"enablePullDownRefresh": true
}
},
{
"path": "pages/course/courseSet",
"style": {