src/components/arcNavBar/index.vue
@@ -192,6 +192,9 @@ this.$store.commit('SET_INTRODUCETEXT', result.introduce) this.$store.commit('SET_PANORAMAURL', result.panoramaurl) this.$store.commit('SET_POPUPIMGATLAS', imgArr) if (result.videourl && result.videourl != '') { this.$store.commit('SET_MONITORURL', result.videourl) } if (res.data.data[0].jx != '') { this.$store.commit('SET_TEACHLIST', tabOne) } else {