src/components/mobilePopupOurOnce/index.vue
@@ -64,7 +64,9 @@ ...mapGetters(['mviewer']), seebut () { const buts = this.onceData.buts let b = [] for (const k in buts) { if (buts[k] == '实景') { continue @@ -73,6 +75,7 @@ name: buts[k] }) } if (this.ourData.panoramaurl) { b.push({ name: '实景' @@ -114,10 +117,6 @@ if (this.ourData.name == '活动') { console.log(this.ourData) return } const options = { url: 'https://js.arcgis.com/4.14/', css: 'https://js.arcgis.com/4.14/esri/themes/light/main.css' } this.$EventBus.$emit('addSitePositionLayer', this.ourData)