1
0
forked from dyf/APP
This commit is contained in:
微微一笑
2025-11-05 11:17:11 +08:00
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,31 +258,27 @@
} }
}, },
{ {
"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"
} }
} }

View File

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