From cea7708a1b6a58e5ba68713ee93cc0409b713c46 Mon Sep 17 00:00:00 2001
From: ciaochaos <1272777550@qq.com>
Date: Fri, 1 May 2020 23:20:24 +0800
Subject: [PATCH] 0.1.0.2
---
.idea/workspace.xml | 17 ++++++++++++-----
src/components/Qrcode.js | 16 ++++++++--------
2 files changed, 20 insertions(+), 13 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 502d0cf..3f5b028 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -12,7 +12,7 @@
-
+
@@ -83,7 +83,7 @@
1588240852207
-
+
1588308749650
@@ -351,7 +351,14 @@
1588343188937
-
+
+ 1588345044606
+
+
+
+ 1588345044606
+
+
@@ -379,10 +386,10 @@
-
+
-
+
diff --git a/src/components/Qrcode.js b/src/components/Qrcode.js
index dc0aa37..bc0fc41 100644
--- a/src/components/Qrcode.js
+++ b/src/components/Qrcode.js
@@ -15,13 +15,13 @@ function QrBoxList(props) {
return (
} />
- } />
-
-
-
-
-
-
+ } />
+
+
+
+
+
+
);
}
@@ -65,7 +65,7 @@ class Qrcode extends React.Component {