From 17f7aa4c38257e64a5b5e1478ec083a3b533681a Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Tue, 18 Feb 2025 08:53:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E8=A1=8C=E6=96=87=E6=9C=AC=E6=89=AB?= =?UTF-8?q?=E7=A0=81=E5=BD=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/lowCode/formItem.vue | 40 +++++- src/views/home/scanQrCodeInput.vue | 195 ++++++++++++++++++++++++++++ 2 files changed, 231 insertions(+), 4 deletions(-) create mode 100644 src/views/home/scanQrCodeInput.vue diff --git a/src/components/lowCode/formItem.vue b/src/components/lowCode/formItem.vue index 1144343..c09bf5d 100644 --- a/src/components/lowCode/formItem.vue +++ b/src/components/lowCode/formItem.vue @@ -5,6 +5,7 @@ --> + \ No newline at end of file