修改pages.json增加考试排行榜页

This commit is contained in:
田岩
2025-08-20 09:25:27 +08:00
parent 7c49ee8223
commit 7a36fab884
2 changed files with 18 additions and 9 deletions
+9 -9
View File
@@ -145,15 +145,6 @@
}
}
},
{
"path": "pages/charts/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/favorites/index",
"style": {
@@ -244,6 +235,15 @@
}
}
},
{
"path": "pages/examRanking/index",
"style": {
"navigationBarTitleText": "考试排行榜页",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/course/index",
"style": {