h5/pages/waybill/waybillDetail.vue
@@ -195,7 +195,8 @@ if (res.data && res.data.gisList && res.data.gisList.length > 0) { this.gisInfo = res.data.gisList[0] if (this.gisInfo && this.gisInfo.gisList && this.gisInfo.gisList.length > 0) { const apiKey = 'd9a554b1808ce10a12a932ed9b0db1d0'; // const apiKey = 'd9a554b1808ce10a12a932ed9b0db1d0'; const apiKey = '3916a7b434e7f13ae1a0af64e88ec0a3'; let adsInfo = this.gisInfo.gisList[this.gisInfo.gisList.length - 1] const location = adsInfo.lon1 + ',' + adsInfo.lat1; uni.request({