| src/components/mobileWindow/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/mobileWindow/index.vue
@@ -121,9 +121,11 @@ this.seebut.push({ name: "显示活动", }); if (queryData.notAddGoOn == "notAddGoOn") { this.seebut.push({ name: "去这", }); } } for (let k in this.seebut) { if (this.seebut[k].name == "定位") { @@ -255,7 +257,11 @@ let ints = { // start: [114.039946, 27.628475], // end: that.query.query.lntLat, start: [+that.query.query.lntLat[0], +that.query.query.lntLat[1]], start: [ +that.query.query.lntLat[0], +that.query.query.lntLat[1], 360, ], end: [114.031946, 27.621475], type: "driving", fn: function (datas) {