小程序扫码更新
diff --git a/pages/scan/scan.wxml b/pages/scan/scan.wxml
index 424bc07..c5db633 100644
--- a/pages/scan/scan.wxml
+++ b/pages/scan/scan.wxml
@@ -1,3 +1,3 @@
 <view>
-<web-view src='{{scanurl}}' bindload='getTrueUrl' ></web-view>
+<web-view src='{{scanurl}}'  bindload='getTrueUrl'  ></web-view>
 </view>
\ No newline at end of file