From 351ae125246049bc05894659762eb08555999a9d Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Thu, 28 Mar 2024 09:32:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mycomponents/scan/winComScanFg.vue | 262 +++++++++++++++++++++++ src/mycomponents/scan/winScanFgLabel.vue | 110 ++++++++++ 2 files changed, 372 insertions(+) create mode 100644 src/mycomponents/scan/winComScanFg.vue create mode 100644 src/mycomponents/scan/winScanFgLabel.vue diff --git a/src/mycomponents/scan/winComScanFg.vue b/src/mycomponents/scan/winComScanFg.vue new file mode 100644 index 00000000..e23070b9 --- /dev/null +++ b/src/mycomponents/scan/winComScanFg.vue @@ -0,0 +1,262 @@ + + + + + + + \ No newline at end of file diff --git a/src/mycomponents/scan/winScanFgLabel.vue b/src/mycomponents/scan/winScanFgLabel.vue new file mode 100644 index 00000000..99c9720b --- /dev/null +++ b/src/mycomponents/scan/winScanFgLabel.vue @@ -0,0 +1,110 @@ + + + + + \ No newline at end of file