Compare commits

...

2 Commits

Author SHA1 Message Date
2b72cc1a5c Merge branch 'main' of http://47.107.152.87:3000/dyf/APP 2025-11-05 11:13:35 +08:00
77be45f1f3 6075 2025-11-05 11:13:32 +08:00
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>