Ming 4 年之前
父节点
当前提交
0f705b792f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pages/index/index.vue

+ 3 - 3
pages/index/index.vue

@@ -124,11 +124,11 @@
 				alert("你点击了扫一扫");
 				alert("你点击了扫一扫");
 				this.scanQRCode();
 				this.scanQRCode();
 			} else {
 			} else {
-				alert("你点击了获取位置");
-				this.getLocation()
+				// alert("你点击了获取位置");
+				// this.getLocation()
 
 
 
 
-				// this.showTag()
+				this.showTag()
 			}
 			}
 		},
 		},