From 93c0a1ec8ab4617b36f730351786bedae56c740b Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Wed, 12 Mar 2025 19:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + pages_subpack/tourGuide/tourGuide.vue | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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)