ming пре 3 година
родитељ
комит
1e716fba74
1 измењених фајлова са 3 додато и 1 уклоњено
  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()