This commit is contained in:
2025-11-04 15:16:25 +08:00
15 changed files with 880 additions and 414 deletions

View File

@@ -411,6 +411,15 @@
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
},
{
"path" : "train/mockExam/viewGrades",
"style" :
{
"navigationBarTitleText" : "查看成绩",
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
}
]
},