ming hace 3 años
padre
commit
1e716fba74
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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()