修改数字导览id

dev
Tuzki 2 years ago
parent 5fd467ab49
commit a703561a9a
  1. 2
      pages/daolan/daolan.vue

@ -41,7 +41,7 @@
this.$util.hideLoadingByTime();
that.$util.saveOperatorLog(that,"DAOLAN",option.scenicId);
// this.daolanurl = this.$config.REAUEST_ROOTPATH + "/html/back/ybsjMap/ybsjMap.html?userkey="+this.$param.userkey+"&scenicId="+option.scenicId+"&clng="+this.$param.clng+"&clat="+this.$param.clat
this.daolanurl = this.$config.REAUEST_ROOTPATH + "/html/back/ybsjMap/ybsjMap.html?userkey="+this.$param.userkey+"&scenicId=170&clng="+this.$param.clng+"&clat="+this.$param.clat
this.daolanurl = this.$config.REAUEST_ROOTPATH + "/html/back/ybsjMap/ybsjMap.html?userkey="+this.$param.userkey+"&scenicId=363&clng="+this.$param.clng+"&clat="+this.$param.clat
console.log(this.daolanurl,'kokoko')
uni.showLoading({
title: "加载中",

Loading…
Cancel
Save