diff --git a/pages.json b/pages.json index 0733249..2fcabba 100644 --- a/pages.json +++ b/pages.json @@ -274,7 +274,9 @@ { "path": "map", "style": { - "navigationBarTitleText": "" + "navigationBarTitleText": "", + "navigationStyle": "custom", + "disableScroll": true } }, { diff --git a/pages/commercialBI/map.vue b/pages/commercialBI/map.vue index 94b080a..b1e7419 100644 --- a/pages/commercialBI/map.vue +++ b/pages/commercialBI/map.vue @@ -1,9 +1,78 @@ @@ -35,12 +223,273 @@ export default { diff --git a/pages/commercialBI/specialCase.vue b/pages/commercialBI/specialCase.vue index 42e3198..dca0086 100644 --- a/pages/commercialBI/specialCase.vue +++ b/pages/commercialBI/specialCase.vue @@ -1,21 +1,21 @@