Browse Source

添加地图

master
前端-胡立永 2 months ago
parent
commit
93c0a1ec8a
2 changed files with 1 additions and 1 deletions
  1. +1
    -0
      .gitignore
  2. +0
    -1
      pages_subpack/tourGuide/tourGuide.vue

+ 1
- 0
.gitignore View File

@ -1 +1,2 @@
/unpackage
.idea

+ 0
- 1
pages_subpack/tourGuide/tourGuide.vue View File

@ -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)


Loading…
Cancel
Save