소스 검색

auto commit

gcz 3 년 전
부모
커밋
7269a122a2
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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}`;