From 34941ea56aae4332eb3e0f1a3b15c545fb4bd35f Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Tue, 3 Sep 2024 11:26:30 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B49=E6=9C=883=E6=97=A5=20=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/TSfzPicinfoAllBatchForm.vue | 428 ++++++++++++++++++ 1 file changed, 428 insertions(+) create mode 100644 src/views/student/tSfzPicinfo/components/TSfzPicinfoAllBatchForm.vue diff --git a/src/views/student/tSfzPicinfo/components/TSfzPicinfoAllBatchForm.vue b/src/views/student/tSfzPicinfo/components/TSfzPicinfoAllBatchForm.vue new file mode 100644 index 0000000..ac3c1e6 --- /dev/null +++ b/src/views/student/tSfzPicinfo/components/TSfzPicinfoAllBatchForm.vue @@ -0,0 +1,428 @@ + + + + + + + + + 手动读取身份证(仅一次读取) + + + + + + 开始自动读取(循环) + 关闭自动读取(循环) + + + + + + + + + + + + + 读取成功数{{ autoReadCardSuccessNum }},读取失败数{{ autoReadCardFailNum }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 关闭 + + + 读取身份证失败,请尝试以下方法 + 1.请下载并安装驱动! + 2.请重新连接读卡器 + + 3.请更改浏览器设置 + chrome浏览器/edge浏览器, 在地址栏输入【chrome://flags】 + 搜索【Block insecure private network requests】 将值改成【disabled】 + + 火狐浏览器, 【about:config】 + 搜索【security.fileuri.strict_origin_policy】 将值改为【false】 + + + 4.如还无法读取并弹出无法识别的提示,请【重启电脑】或打开【服务】,找到【Security ZKIDROnline Service】服务打开或是重启 + + + + + + + + +
读取身份证失败,请尝试以下方法
1.请下载并安装驱动!
2.请重新连接读卡器
chrome浏览器/edge浏览器, 在地址栏输入【chrome://flags】
搜索【Block insecure private network requests】 将值改成【disabled】
火狐浏览器, 【about:config】
搜索【security.fileuri.strict_origin_policy】 将值改为【false】