From 6390fe685d892d38faad2a229e688b3a96d6510a Mon Sep 17 00:00:00 2001 From: erdanergou Date: Thu, 13 Oct 2022 16:56:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=AB=E7=A0=81=E5=87=BA=E5=BA=93=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=9F=BA=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/scanQrCode/scanQrCode2.html | 150 -------- .../pages/scanQrCode/scanQrCodeOut.html | 333 ++++++++++++++++++ 2 files changed, 333 insertions(+), 150 deletions(-) delete mode 100644 src/main/resources/templates/pages/scanQrCode/scanQrCode2.html create mode 100644 src/main/resources/templates/pages/scanQrCode/scanQrCodeOut.html diff --git a/src/main/resources/templates/pages/scanQrCode/scanQrCode2.html b/src/main/resources/templates/pages/scanQrCode/scanQrCode2.html deleted file mode 100644 index aa5e6ea8..00000000 --- a/src/main/resources/templates/pages/scanQrCode/scanQrCode2.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - ZXing TypeScript | Decoding from camera stream - - - - - - - - -
- -
-
- 扫描 - 重置 -
- -
- -
- - - -
- - -
- - -
-
- -
- - - - - - - diff --git a/src/main/resources/templates/pages/scanQrCode/scanQrCodeOut.html b/src/main/resources/templates/pages/scanQrCode/scanQrCodeOut.html new file mode 100644 index 00000000..58d155a9 --- /dev/null +++ b/src/main/resources/templates/pages/scanQrCode/scanQrCodeOut.html @@ -0,0 +1,333 @@ + + + + + + 扫码 + + + + + + + + + + + + + +
+ +
+ Long validation in progress... +
+
+
+ + + + \ No newline at end of file