feat(nfc): 添加NFC测试页面及功能实现
实现NFC扫描功能页面,包括: - 创建NFC测试页面及路由配置 - 实现NFC扫描启动、停止和模拟功能 - 添加NFC标签解析和结果显示 - 支持不同设备和环境的兼容性处理
Showing
3 changed files
with
408 additions
and
0 deletions
src/pages/nfcTest/index.config.js
0 → 100644
src/pages/nfcTest/index.vue
0 → 100644
-
Please register or login to post a comment