This commit is contained in:
田岩
2025-08-08 14:22:50 +08:00
parent 401c2cfa1a
commit bb91e8a88b
41 changed files with 2003 additions and 95 deletions
+19
View File
@@ -125,6 +125,25 @@
"titleNView": false
}
}
},
{
"path": "pages/examination/index",
"style": {
"navigationBarTitleText": "考试",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/practice/index",
"style": {
"navigationBarTitleText": "练习",
"app-plus": {
"titleNView": false
}
}
}
]
}