pageB增加我的排行榜

This commit is contained in:
yixiudong
2025-08-20 11:01:24 +08:00
parent 6a0d8b8a73
commit 804c4f9cc3
2 changed files with 19 additions and 1 deletions
+9
View File
@@ -261,6 +261,15 @@
"titleNView": false
}
}
},
{
"path": "pages/charts/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
}
],
"tabBar": {
+10 -1
View File
@@ -17,6 +17,15 @@
"titleNView": false
}
}
}
},
{
"path": "pages/charts/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
]
}