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