This commit is contained in:
2025-11-04 10:33:49 +08:00
parent 78d3bd8eb3
commit 0b3c32348b
3 changed files with 213 additions and 2 deletions

View File

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