瀏覽代碼

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}`;