gcz 3 anni fa
parent
commit
7269a122a2
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      pages/clockIn/clockIn.vue

+ 1 - 2
pages/clockIn/clockIn.vue

@@ -155,8 +155,7 @@
 				uni.getLocation({
 					type:"gcj02",
 					success : function (res) {
-						alert(res.latitude);
-						// console.log('定位',res)
+						console.log('定位',res)
 						uni.hideLoading();
 						//#ifdef APP-PLUS
 						// var dst = `${that.payeeinfo.latitude},${that.payeeinfo.longitude}`;