hioak

Results 2 comments of hioak

> > > 用index去取值可以解决这个问题! > > > > infoWindowOpen (index) { > // console.log(e,this.markList,3); > // debugger; > var that=this; > var e=that.markList[index]; > that.infoPoints.lng = e.lng; > that.infoPoints.lat =...