ming 3 éve
szülő
commit
1e716fba74
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      pages/index/index.vue

+ 3 - 1
pages/index/index.vue

@@ -122,7 +122,9 @@
 		onNavigationBarButtonTap(e) {
 			if (e.float == 'right') {
 				alert("你点击了扫一扫");
-				this.scanQRCode();
+				this.scanQRCode();
+				
+				
 			} else {
 				// alert("你点击了获取位置");
 				// this.getLocation()