开发学习任务页,接我的收藏页接口

This commit is contained in:
田岩
2025-08-15 17:59:03 +08:00
parent a62a5f611e
commit 1f31ce6d17
25 changed files with 1427 additions and 267 deletions
+18
View File
@@ -217,6 +217,24 @@
}
}
},
{
"path": "pages/learningTasks/index",
"style": {
"navigationBarTitleText": "学习任务",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/learningTasks/details",
"style": {
"navigationBarTitleText": "学习详情",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/course/index",
"style": {