修改bug

This commit is contained in:
田岩
2025-09-02 15:07:06 +08:00
parent 14f3b2e294
commit 05f56c3ce1
16 changed files with 179 additions and 102 deletions
+4 -1
View File
@@ -66,7 +66,8 @@
{
"path": "pages/mascot/mascot_select_list",
"style": {
"navigationBarTitleText": "",
"navigationBarTitleText": "吉祥物列表",
"disableSwipeBack": true,
"app-plus": {
"titleNView": false
}
@@ -139,6 +140,7 @@
"path": "pages/examination/index",
"style": {
"navigationBarTitleText": "考试",
"disableSwipeBack": true,
"app-plus": {
"titleNView": false
}
@@ -157,6 +159,7 @@
"path": "pages/practice/index",
"style": {
"navigationBarTitleText": "练习",
"disableSwipeBack": true,
"app-plus": {
"titleNView": false
}