@@ -94,6 +94,7 @@ export default {
uni.redirectTo({
url: '/pages/shopTour/shopTour?storeId=' + this.stores.id + '&types=scene'
})
+ uni.$emit("closeTour",1)
} else {
this.isOutRange();
}