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
}
},
{
"path": "pages/6075/BJQ6075",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/common/map/index",
"style": {
@ -252,34 +258,30 @@
}
},
{
"path" : "pages/6331/BJQ6331",
"style" :
{
"navigationBarTitleText" : "BJQ6331"
"path": "pages/6331/BJQ6331",
"style": {
"navigationBarTitleText": "BJQ6331"
}
},
{
"path" : "pages/6331/AudioManager",
"style" :
{
"navigationBarTitleText" : "语音管理"
"path": "pages/6331/AudioManager",
"style": {
"navigationBarTitleText": "语音管理"
}
},
{
"path" : "pages/4877/BJQ4877",
"style" :
{
"navigationBarTitleText" : "BJQ 4877"
"path": "pages/4877/BJQ4877",
"style": {
"navigationBarTitleText": "BJQ 4877"
}
},
{
"path" : "pages/100/HBY100",
"style" :
{
"navigationBarTitleText" : "HBY 100"
"path": "pages/100/HBY100",
"style": {
"navigationBarTitleText": "HBY 100"
}
}
],
"tabBar": {

View File

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