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