This commit is contained in:
fengerli
2025-11-05 11:13:32 +08:00
parent 9313ec0106
commit 77be45f1f3
2 changed files with 20 additions and 17 deletions

View File

@ -164,6 +164,12 @@
"fullscreen": true "fullscreen": true
} }
}, },
{
"path": "pages/6075/BJQ6075",
"style": {
"navigationStyle": "custom"
}
},
{ {
"path": "pages/common/map/index", "path": "pages/common/map/index",
"style": { "style": {
@ -252,34 +258,30 @@
} }
}, },
{ {
"path" : "pages/6331/BJQ6331", "path": "pages/6331/BJQ6331",
"style" : "style": {
{ "navigationBarTitleText": "BJQ6331"
"navigationBarTitleText" : "BJQ6331"
} }
}, },
{ {
"path" : "pages/6331/AudioManager", "path": "pages/6331/AudioManager",
"style" : "style": {
{ "navigationBarTitleText": "语音管理"
"navigationBarTitleText" : "语音管理"
} }
}, },
{ {
"path" : "pages/4877/BJQ4877", "path": "pages/4877/BJQ4877",
"style" : "style": {
{ "navigationBarTitleText": "BJQ 4877"
"navigationBarTitleText" : "BJQ 4877"
} }
}, },
{ {
"path" : "pages/100/HBY100", "path": "pages/100/HBY100",
"style" : "style": {
{ "navigationBarTitleText": "HBY 100"
"navigationBarTitleText" : "HBY 100"
} }
} }
], ],
"tabBar": { "tabBar": {

View File

@ -15,4 +15,5 @@
</script> </script>
<style> <style>
</style> </style>