diff --git a/.gitignore b/.gitignore index b163ca8..cb1686f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /unpackage +.idea \ No newline at end of file diff --git a/pages_subpack/tourGuide/tourGuide.vue b/pages_subpack/tourGuide/tourGuide.vue index 9cb4f87..4f896f8 100644 --- a/pages_subpack/tourGuide/tourGuide.vue +++ b/pages_subpack/tourGuide/tourGuide.vue @@ -207,7 +207,6 @@ export default { console.log("markertap===你点击了标记点===", e) let event = this.list[e.markerId] - // let spot = this.spotGuideMarkers[e.markerId] this.onDetail(event)