From d8d5ac02c9cde20433c957f1ce47e52db9e78f5c Mon Sep 17 00:00:00 2001 From: xuli Date: Tue, 2 Dec 2025 11:44:38 +0800 Subject: [PATCH] NFC --- src/components/NFCTemplate.vue | 450 ++++------ src/components/mediaPreview.vue | 2 +- src/enums/cacheEnums.js | 2 +- src/manifest.json | 5 +- src/pages.json | 6 - src/pages/business/polling/nfcTest/index.vue | 4 +- .../business/polling/nfcTest/nfcTemplate.vue | 784 ------------------ .../business/polling/nfcTest}/ouu-nfc.js | 0 src/pages/business/polling/optionDetail.vue | 56 +- .../__UNI__4C459F4/www/app-config-service.js | 2 +- .../__UNI__4C459F4/www/app-service.js | 10 +- .../__UNI__4C459F4/www/manifest.json | 2 +- .../pages/business/polling/nfcTest/index.css | 2 +- .../business/polling/nfcTest/nfcTemplate.css | 1 - .../pages/business/polling/optionDetail.css | 2 +- .../pages/business/polling/problemDetail.css | 2 +- .../pages/business/polling/problemReport.css | 2 +- 17 files changed, 233 insertions(+), 1099 deletions(-) delete mode 100644 src/pages/business/polling/nfcTest/nfcTemplate.vue rename src/{utils => pages/business/polling/nfcTest}/ouu-nfc.js (100%) delete mode 100644 unpackage/resources/__UNI__4C459F4/www/pages/business/polling/nfcTest/nfcTemplate.css diff --git a/src/components/NFCTemplate.vue b/src/components/NFCTemplate.vue index 1f9845d..c0e13ee 100644 --- a/src/components/NFCTemplate.vue +++ b/src/components/NFCTemplate.vue @@ -1,15 +1,12 @@ - + \ No newline at end of file diff --git a/src/utils/ouu-nfc.js b/src/pages/business/polling/nfcTest/ouu-nfc.js similarity index 100% rename from src/utils/ouu-nfc.js rename to src/pages/business/polling/nfcTest/ouu-nfc.js diff --git a/src/pages/business/polling/optionDetail.vue b/src/pages/business/polling/optionDetail.vue index 3a1027d..bf45601 100644 --- a/src/pages/business/polling/optionDetail.vue +++ b/src/pages/business/polling/optionDetail.vue @@ -94,10 +94,20 @@ {{ item.pointName }} - + + + 识别成功点击再次识别 + + 开始识别 + + + + 识别成功 + + @@ -204,17 +214,21 @@ @close="handlePreviewClose" > - - + + +