Ming hace 4 años
padre
commit
0f705b792f
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      pages/index/index.vue

+ 3 - 3
pages/index/index.vue

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