src/components/mobilePopupOurOnce/index.vue
@@ -128,10 +128,10 @@ //固定窗口 // that.$store.dispatch("SET_OPENWIDOWFIXED", d); } else if (val == "实景") { this.$store.commit( "MSET_OPENMOBILEPANORAMA", "https://www.kuleiman.com/110487/index.html?m=1" ); this.$store.commit("MSET_OPENMOBILEPANORAMA", this.ourData.panoramaurl); // if(this.ourData.panoramaurl){ // } // console.log(this.ourData.panoramaurl); } else if (val == "图集") { let imgsDom = document.getElementById("mobileBigImgs" + this.icon + ""); imgsDom.click();