src/components/mobileCortrolButtom/index.vue
@@ -27,6 +27,9 @@ <i class="el-icon-refresh"></i> </div> <div class="m-l-inbut" @click="goOns"><i class="el-icon-location"></i></div> <div class="m-l-inbut" @click="openOurSee"> <i class="el-icon-map-location"></i> </div> </div> </template> @@ -74,6 +77,12 @@ }, mounted() {}, methods: { openOurSee() { this.$store.commit( "MSET_OPENMOBILEPANORAMA", "http://vr.jxpskj.com/lxxqw/" ); }, goOns() { let that = this; this.$store.commit("GET_NOWPOSITION", (res) => {