创建课程记录三个列表,创建练习页

This commit is contained in:
田岩
2025-08-22 17:43:38 +08:00
parent dd2642defc
commit 5647add948
18 changed files with 1766 additions and 23 deletions
+18
View File
@@ -179,6 +179,24 @@
"titleNView": false
}
}
},
{
"path": "pages/courseRecord/index",
"style": {
"navigationBarTitleText": "课程记录页",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/examinationRecord/index",
"style": {
"navigationBarTitleText": "考试记录页",
"app-plus": {
"titleNView": false
}
}
}
]
}